#Convert Document to HtmlFixed Format
Explore tagged Tumblr posts
file-formats-programming · 8 years ago
Text
Convert & Split MS Word Document to HtmlFixed Format inside Cloud Apps
What's New in this Release?
Aspose team is pleased to announce the release of Aspose.Words for Cloud 17.8.0. This release includes a new feature along with three bug fixes. We have introduced HtmlFixed format support in this version. Aspose.Words’ core library has also been updated to Aspose.Words for .NET 17.8. Please check release notes of Aspose.Words for Cloud 17.8 for complete list of new feature and bug fixes. HtmlFixed file format support is included in Aspose.Words for Cloud 17.8. This version supports to convert supported file formats to HtmlFixed format, HTML format using absolutely positioned elements. You can use htmlfixed parameter for the purpose while converting or splitting the documents in /convert and /split methods. There are Some important bug fixes included in this monthly release, such as no Swagger field to put body in mail merge, Meaningless error if “imagesaveoption.resolution” is set to 0 and Swagger: “format” parameter is required for “GetDocument” method. The list of new and enhanced features added in this release are given below
Add "html fixed" save format to split document
No Swagger field to put body in mail merge
Meaningless error if "imagesaveoption.resolution" is set to 0
Swagger: "format" parameter is required for "GetDocument" method
Start a free trial today – all users need is to sign up with the Aspose for Cloud service. Once signed up, users are ready to try the powerful file processing features offered by Aspose for Cloud.
Overview: Aspose for Cloud
Aspose for Cloud is a cloud-based document generation, conversion and automation platform for developers that offer a unique suite of APIs to work with Word documents, Excel spreadsheets, PowerPoint presentations, PDFs, and email formats and protocols. It supports all features for file processing, document scanning, barcodes creation and recognition, and allows extracting text or images too. Users can also work with SaaSpose APIs using REST SDKs that can be called from .NET, Java, PHP and Ruby etc.
More about Aspose for Cloud
Learn More about Aspose.Words for Cloud
Download latest release of Aspose.Words for Cloud
Online Documentation for Aspose.Words for Cloud
Ask technical questions/queries from Aspose Support Team
0 notes
file-formats-programming · 7 years ago
Text
Java 10 Support & Nested Reports Provision by LINQ Reporting Engine inside Java Apps
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Java 18.8. There are 86 improvements and fixes has included in this regular monthly release, such as Java 10 tested and supported now, New and updated Samples and Examples, Change SHA-1 to SHA-256 and public asymmetric key from 1024 to 2048 for the license mechanism, Implemented support for “underline trailing spaces” compatibility option, Implemented support for paragraph alignment in Omath when inserted using EQ fields, Enhanced computation of interscript spacing values based on TTF properties, Improved wrapping of text around floating objects, Improved calculation of position of floating tables and shapes, Improved floater overlapping logic, Improved computing of pages numbers in continuous sections which have restart attribute and conflicting oddity, Fixed line justification issue when RTL span is at the end of the line, Fixed issue with null dml properties, Fixed issue with rendering of floating shapes in truncated headers/footers, Fixed issue with rendering of lines inside of a field result when updated in truncated part of a cell, Improved rendering of math operators in MathML objects, Improved rendering of MathML objects with n-ary math element when n-ary character and limit location are not specified, Fixed a bug with rendering of a math n-ary element if it is part of a fraction, Fixed a bug when polyline with an arrow and a very small line segment at the end, Fixed a bug when an arrow pointer is incorrectly directed while rendering Bezier curves with arrows, Fixed a bug where the end of the line was outside the “stealth arrow” when rendering, LINQ Reporting Engine supports nested reports.  Aspose team has tested Aspose.Words for Java with Java 10 and is pleased to announce that Java 10 is now supported by the latest versions of Aspose.Words for Java. Developers can insert contents of outer documents to their reports dynamically using LINQ Reporting. Starting from Aspose.Words for Java 18.8, developers can enable doc tag to check the template syntax and populate with data using LINQ Reporting. By default, a document being inserted is not checked against template syntax and is not populated with data. It has added support to create snip corner rectangles in this version. This release has added HtmlSaveOptions.ExportCidUrlsForMhtmlResources property. Users  can use this property to save the resources of MHTML document using the “Content-Id” URL Scheme. It has also added new property ShowComments in LayoutOptions class. This property is used to show or hide comments in fixed file formats e.g. PDF, XPS. By default, the comments are visible.  A new property ShowInBalloons has been added to RevisionOptions class. This property is used to show revisions in the balloons. By default, the revisions in balloons are not shown.  Previously, Aspose.Words used to save “@font-face” rules of HtmlFixed documents into a separate file “fontFaces.css” while other CSS declarations were written to “styles.css”. We have changed this behavior and now Aspose.Words saves all CSS rules and declarations into the same file “styles.css”. In case the old behavior is required for compatibility with legacy code, it can be restored by using the new public property HtmlFixedSaveOptions.SaveFontFaceCssSeparately. It has added new property RecognizeUtf8Text in RtfLoadOptions class. This property allows to detect UTF-8 encoded characters and preserve them during import. Obsolete value NumInDash was removed from NumberStyle enum. Please, use NumberStyle.NumberInDash value instead. Obsolete method ToTxt() was removed from Node class. Please, use ToString(SaveFormat.Text) instead. The obsolete property Location has been removed from the FootnoteOptions and EndnoteOptions classes. Please use the Position property. Also, the FootnoteLocation emum type has been removed. The list of most notable new and improved features added in this release are given below
Allow setting "Layout in Table Cell" option of shapes
Add feature to create Snip Corner Rectangle
Track changes rendering issue in resultant PDF
Add a feature to escape ampersand symbol during replacement
Change SHA-1 to SHA-256 and public asymmetric key from 1024 to 2048 for the license mechanism
Add feature to populate template document loaded by "doc" tag
Include Formatting Comments in Save To Tiff
Add feature to detect encoding characters and change them to UFT-8 in output RTF
SaveDate field's result become visible after re-saving the document
Reference resources in MHTML documents using the "Content-Id" URL scheme
Spaces and special characters trimmed when rendering
Remove UTF-8 BOM from CSS parts in MTHML documents
Rework span shallow size tests
Combine styles when saving Words to HTML with HtmlFixedSaveOptions
Incorrect font fallback for Asian characters
Implement the second way of rendering the shape outline
Line Caps Rendering - PolyLine caps direction is not correct
Update minimum possible font size
Remove Aspose logo from Venture license in trial mode
Remove obsolete public properties EndnoteOptions.Location/FootnoteOptions.Location
Set RunPr.ComplexScript to True for Thai letter list labels
SetLicense throws IllegalStateException.
Update Metered license code.
Save HTML to PDF-A_1B does not generate indexed images anymore
Borders look incorrect after converting document to PDF using MS Word or Bullzip PDF Printer
Table with different preferred widths extends outside the page when rendered
Table preferred width no longer automatically resizes when cell preferred width is set
Table column widths are calculated incorrectly during rendering
Cell's contents move to next line after conversion from Doc to Pdf
Elbow Arrow Connectors are not rendering correctly in PDF
Visio objects are overlapped in output PDF
Floating table is positioned improperly
Hijri Date is displayed in English Numbers in output DOCX/PDF
Text is missing after conversion form DOCX to PNG
DOCX to PDF conversion results are inconsistent in Multithreading
DOCX to HTML Issue with HtmlOfficeMathOutputMode as MathML
OfficeMath nodes are exported incorrectly as MathML in output HTML
Image generated from Dokkered web app is completely black.
Thai characters are converted to numbers in PDF
text-anchor' property is not imported correctly
Insert SVG into Aspose.Word.Document results in black image
The rendered PDF output is corrupted
Document.UpdateFields displaces text of frame when using 'IncludeText'
Arrow shape is rendered incorrectly
Numbers List Change while Converting Doc to PDF
Paragraph's text is missing in output PDF
Incorrect rendering of the OMath if FirstLineIndent is specified, after converting to PDF
Problem of incorrect Revisions Count after Comparing documents
CSS border style is not applied to image in output PDF/DOCX
Content is rendered on multiple pages in HtmlFixed/PNG
Distance between symbols not preserved in PDF
Borders of some SmartArt elements not preserved in PDF
LayoutCollector.GetStartPageIndex returns wrong page number
Equations render partially in generated PDF
Document.UpdateFields generates wrong alphabetical sort order for INDEX field
PDF output doesn't match the original DOCX document
Word breaking in Thai language is wrong
Signature images are not visible in generated PDF/Imag
Unknown yellow color rectangle is rendered after conversion from DOCX TO PDF
DOCX to PDF conversion issue with textbox shape glow
StartTrackRevisions hangs and process does not complete
Incorrect rendering of the text outline with zero width after converting to PDF
Extra pages are created when DOCX is converted to PDF
Improve conditions for hanging punctuation
Vertical spacing between Paragraphs increased when rendering to PDF
Remove whitespaces from MathML content while importing html to model.
Line Caps Rendering - Stealth arrow is rendered incorrectly.
Line Caps Rendering - Curved arrow has incorrect direction.
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for .NET documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
Inserting Documents Dynamically
Create Snip Corner Rectangle
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET, Java & Android applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Java Word Library
Download Aspose.Words for Java
Online documentation of Aspose.Words
Post your technical questions/queries to Aspose.Words Forum
Receive notifications about latest news and supported features by subscribing to Aspose.Words Blog
0 notes
file-formats-programming · 8 years ago
Text
Get Floating Table Position & Dynamic Shape Fill Color Setting for LINQ Reporting Engine using .NET
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for .NET 17.9.0. This month’s release contains over 102 useful new features, enhancements and bug fixes. There are some important features and API changes in part of this month’s release, such as LINQ Reporting Engine supports dynamic shape background coloring, Improved optional hyphen handling and fixed related infinite loop issue, Improved floating table re-breaking in specific scenarios where content of a table used to be lost outside of a page, Improved table grid computation when cells contain tab characters, Further improved character spacing control handling, PCL documents rendering improved. UCS-2 symbol sets can now be mapped to the printer built-in fonts – it allows to print non-ascii symbols with built-in fonts if supported by printer, A ‘cosmetic’ pen (i.e. pen with fixed 1-pixel width) rendering improved in metafile output documents, Font metrics calculation affecting the vertical positioning of text for GDI+ output rendering improved, Added fallback for strokes with unsupported binary raster operations in metafile rendering, Gamma-correction flag is now taken into account while rendering metafiles brushes and Metafile warnings improved. This release has introduced new feature for setting the fill color of Shape node using LINQ Reporting. Please refer to the  article Setting Background Color Dynamically for more detail in the documentation section. A new constant is added into the MsWordVersion enumeration type. It can be passed into the CompatibilityOptions.OptimizeFor method to optimize the document contents as well as Aspose.Words behavior to match MS Word 2016 version. Aspose team has added public property OleFormat.OlePackage to provide ability to set file name, extension and display name for OLE Package when inserting ole object using MemoryStream. Please refer to the article Set File Name and Extension when Inserting Ole Object for more detail. A new feature has been added in this release to get the position of floating table. It has removed following obsolete public methods from DigitalSignatureUtil class. Instead, the methods with SignOptions class should be used. Added warnings for unsupported binary raster operations. Also added fallback to bitmap rendering in this case on .NET platform. Changed type of warnings about unsupported metafile records from DataLoss/Unexpected Content to more appropriate MinorFormattingLoss. It has removed warnings about unsupported metafile records, which do not affect the output. The list of new and improved features added in this release are given below
Table width is changed after conversion from Docx to Pdf.
Add feature to include all styles in Resources\AllStyles2007.docx from StyleIdentifier Enum
Shifted text in a document after conversion from MS Word to PDF
When DOCX is saved as PDF, table columns have incorrect width
Add feature to fill shape (text-box) color in Linq Reporting Engine
Built-in styles in MSW 2013 are different than in MSW 2007.
Provide method that returns Text in the same order as we see in MS Word, Google Docs, LibreOffice etc
Applying a radial gradient fill (hardware rendering).
Applying a rectangular gradient fill (hardware rendering).
Implement support of transform for radial gradient fill (hardware rendering).
TOC line spacing is changed in PDF output.
Empty table appears in ouput PDF
Get position of floating table in public API
/revision marks/ Support revision marks upon rendering
Shape gets overlapped due to its incorrect position
Applying simple textures (such as Color, Gradient, Picture, etc.) for 3D shapes (hardware rendering)
Issue when loading HTML with incorrect namespace declarations
Incorrect table position in DOM API and resultant HTML
To set file name and extension when inserting ole object using MemoryStream
Support to evaluate IF condition
Shading.BackgroundPatternColor returns incorrect value after updating Theme color
Demo code of Page Splitter has to be simplified and reviewed.
Contents move down to the page after conversion from Docx to Pdf
Position of table's rows is changed after conversion from Docx to Pdf
Table truncates in PDF - only one page in rendered
Font changed in saved .rtf document
Table on edge of page is mangled in PDF
Multipage table content cutting off on transforming Word to PDF
Blank pages appear in generated ODT
/character spacing control/ Chinese text moves to next line after conversion from Doc to HtmlFixed
Row's contents are truncated after conversion from Docx to Pdf
Row's contents are truncated after conversion from Docx to Pdf
Docx to Pdf conversion issue with table's rendering
Cell's contents are truncated at the bottom of page in output Pdf
Table's cells are completely lost after re-saving Odt
Html save as Odt - tables display incorrectly
Distance between list item marker and text increases after saving to HTML
"DOCX to WML" conversion result has wrong output.
DOCX to PDF conversion losing pages
Incorrect table/page layout // DOCX to PDFA: some text is missing in resultant PDFA document
TOC paragraph spacing difference in Aspose.Words and MS Word
MS Word 2016 shows page number incorrectly in status bar after saving RTF To DOCX
Formatting issue in PDF printing
Process hangs during rendering DOCX to PDF
/character spacing control/ Position of line break changes in rendered document
DOCX to PDF conversion issue with Khmer text
Text is wrapped to next line in table after conversion from DOCX to PDF
Images are overlapped after conversion from DOCX to HtmlFixed
List label values are incorrect after joining documents
DOCX to PDF conversion issue with SmartArt rendering
DOCX to PNG conversion issue with text formatting
DOCX to Image conversion issue with text formatting
Greek letter µ converted to M when DOCX saved as PDF
Text overlaps on header row border in resultant Image
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for .NET documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
Optimize Document to Particular MS Word Version
Setting Background Color Dynamically
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Aspose.Words for .NET
Download Aspose.Words for .NET
Online documentation of Aspose.Words
0 notes
file-formats-programming · 8 years ago
Text
Get/Set Number of Footnote Layout Columns & Add/Remove Comment Reply in Word Files inside iOS Apps
What's New in this Release?
Aspose team is pleased to announce the new monthly release of Aspose.Words for iOS via Xamarin 17.10.0.  Aspose.Words for iOS via Xamarin’ has full functionality of Aspose.Words for .NET with few limitations, minor API changes and additional requirements. This version also includes all bug fixes and public API changes made in Aspose.Words for .NET 17.10. This release has greatly improved image reading and Path gradient rendering is now also supported. Developers can also perform the following tasks by using Aspose.Words for iOS via Xamarin 17.10, Set Target Document for Comparison Differences, Use LINQ Reporting Engine to Remove Chart Series Dynamically, How to Add and Remove Comment’s Reply, Save Black and White Image with One Bit Per Pixel Format,  Get and Set Number of Footnote Layout Columns, Signing Word Document using Signature Provider Identifier, create New Signature Line Sign Word Document using Provider Identifier, how to Get the Table Alignment and prevent Embedding Fonts while saving Document into HtmlFixed. Aspose.Words for iOS via Xamarin’ is an advanced Word document processing API to perform a wide range of document processing tasks directly within your native iOS applications. You can integrate this API through Xamarin framework for iOS applications. ‘Aspose.Words for iOS via Xamarin’ API supports DOC, OOXML, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats. You can generate, modify, convert and render documents.  The list of new and improved features added in this release are given below
TIFF image reading is implemented
Path gradient rendering is now supported.
"Don't add extra space for raised/lowered characters" compatibility option is supported.
Multiple improvements in RTL and Asian text handling.
LINQ Reporting Engine supports dynamic chart series removal.
‘Black and white’ images with one bit per pixel format rendering implemented. PixelFormat.Format1bppIndexed was introduced.
An option to prevent the fonts embedding into HTML Fixed output implemented. Introduced HtmlFixedSaveOptions.UseTargetMachineFonts property.
Rendering of HTML fixed documents with “PRC” encoding fonts has been improved.
An algorithm, which mimics the behavior of MS Word when rendering of rotated VML shapes with text boxes.
Rendering of “Surface” and “Stock” DrawingML Charts has been improved.
Added CompareOptions.Target property and enumeration ComparisonTargetType.
Added public methods to add and remove replies to comment.
Ability to get and set the number of footnote layout columns.
Provide API similar to SignatureSet.AddSignatureLine Method (Office).
Expose Table.HorizontalAlignment property public.
Set Target Document for Comparison Differences
Use LINQ Reporting Engine to Remove Chart Series Dynamically
How to Add and Remove Comment’s Reply
Save Black and White Image with One Bit Per Pixel Format
Get and Set Number of Footnote Layout Columns
Signing Word Document using Signature Provider Identifier
Create New Signature Line Sign Word Document using Provider Identifier
How to Get the Table Alignment
Prevent Embedding Fonts while saving Document into HtmlFixed
  Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for iOS via Xamarin documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
Set Target Document for Comparison Differences
How to Add and Remove Comment's Reply
Overview: Aspose.Words for iOS via Xamarin
Aspose.Words for iOS via Xamarin API can be integrated with the Xamarin.iOS platform making it possible to develop native iOS apps having the ability to create, manipulate, convert or render most commonly used Word processing document formats without worrying about the complexities of the underlying format implementation. It allows developers to convert any word document to DOC, DOCX, ODT, RTF, HTML, TXT formats. Xamarin.iOS developers can programmatically create, modify, extract and replace all document elements including sections, headers, footers, paragraphs, lists, tables, text, fields, hyperlinks, bookmarks and images.
More about Aspose.Words for iOS via Xamarin
Homepage of Aspose.Words for iOS via Xamarin
Download Aspose.Words for iOS via Xamarin
Online documentation of Aspose.Words for iOS via Xamarin
0 notes
file-formats-programming · 8 years ago
Text
Word Document Rendering to PDF with Reduced Size & Improved Character Spacing Control using Xamarin Framework
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Android via Xamarin 17.9.0.  There are some important features fixes and improvements part of this month’s release, such as caching of shading patterns for PDF output implemented. The output size of PDF documents with the repeating images (e.g. in header/footer) is now significantly reduced, improved character spacing control handling for Asian text, Improved table grid calculation when a paragraph in a cell has large indents, improved text wrapping in narrow line band when there is a leading tab stop, added feature to set Placeholder Text of Structured Document Tag, added feature to support w:dirty attribute on a field and updating value of SaveDate field just by doing open/save.  Aspose.Words for Android via Xamarin’ is an advanced Word document processing API to perform a wide range of document processing tasks directly within users native Android applications. Users can integrate this API through Xamarin framework for Android applications. ‘Aspose.Words for Android via Xamarin’ API supports DOC, OOXML, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats. Users can generate, modify, convert and render documents. The list of new and improved features added in this release are given below
Caching of shading patterns for PDF output implemented. The output size of PDF documents with the repeating images (e.g. in header/footer) is now significantly reduced.
Precaching of printer settings implemented. Calling of AsposeWordsPrintDocument.CachePrinterSettings() reduces the time for the first call of Print() method making the sequential calls of Print() method uniform.Metafiles with EMR_ALPHABLEND record with 32bpp ARGB raw bitmap data rendering implemented.
Improved character spacing control handling for Asian text.
Improved table grid calculation when a paragraph in a cell has large indents.
Improved text wrapping in narrow line band when there is a leading tab stop.
Add feature to set Placeholder Text of Structured Document Tag
Add feature to support w:dirty attribute on field
Charts are lost after open/save ODT document (triaged)
Consider updating value of SaveDate field just by doing open/save
Print() first call taking more time than subsequent calls
Document.UpdateFields method causes System.OutOfMemoryException
Show Placeholder text after removal of SDT runs
Preserve NUMPAGES fields during HTML round-trip
Table layout issue in DOCX to PDF
Black backgrounds appear behind OLE objects in PDF
A blank page added in generated PDF
/character spacing control/ Incorrect foreign language character spacing in rendered documents
VML shape in incorrectly read from HTML
/character spacing control/ Chinese text renders on next line in HtmlFixed
/character spacing control/ Chinese text moves to next page after conversion from Doc to HtmlFixed
Cell's contents are lost after re-saving RTF
/character spacing control/ Docx to Pdf conversion issue with Chinese text
Color of mail merge fields is changed after conversion from Docx to Doc/Pdf
TOC fields are corrupted during open/save RTF
/character spacing control/ A paragraph wraps to next line in fixed page formats
Chart is changed to image after re-saving Docx
Html to Docx conversion issue with table's border style
Table Top Border missing in PDF
Mail Merge - Numbered Bullet Points Incrementing
/compressed punctuation + fullwidth characters/ Character spacing changes after DOCX to JPG conversion
Long numbers are truncated in DOCX to HTML conversion
CSS reader incorrectly processes @import rules that don't end with a semicolon
Move-from/move-to revisions of run properties of a paragraph are not read/written
Docx to Odt conversion issue with GroupShape size
Some HTML data is missing in resultant DOCX
Incorrect text formatting in RTF to HTML conversion
/compressed punctuation + fullwidth characters/ DOCX to PDF conversion issue with Japanese punctuation mark
Formatting issue in DOCX with revisions to PDFA conversion
Justified XHTML text conversion issue
Incorrect applying fill(Picture or texture) for bevel type of angle.
/text wrap/ Images not aligned in PDF rendition
Text Replacement issue with RTL text
Incorrect applying texture (hardware rendering).
When DOC is saved as PDF, in Arabic language 500 becomes 050
StructuredDocumentTag.FullDate is not updating
Assertions in CellMetrics
The number of pages increases when saved into odt ott formats
List number format is not rendered correctly in output PDF
Aspose.Words throws exception at Windows XP where mscorlib.dll v2.0.50727.42 is installed
Heading bookmarks are not created after conversion from DOCX to PDF.
Tables count issue in RTF
/character spacing control/ DOCX to PDF conversion issue with position of Chinese text
Formatting issue in DOCX to SVG conversion
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for Android via Xamarin documentation that may guide you briefly how to use Aspose.Words for performing different tasks like the followings.
Aspose.Words for Android via Xamarin Limitations
Aspose.Words for Android via Xamarin Additional Requirements
Overview: Aspose.Words for Android via Xamarin
\Aspose.Words for Android via Xamarin is an advanced Word document processing API that allows developers to Create, edit and convert Word documents within Android apps developed using Xamarin framework. Aspose.Words for Android via Xamarin API lets users convert any word document to DOC, DOCX, ODT, RTF, HTML, TXT format or PNG, JPEG, SVG or EMF images within Android applications. Conversion is performed by a high-fidelity processing engine which ensures minimal formatting loss. Users can also render (draw) any document page onto an Android Graphic Canvas object.
More about Aspose.Words for Android via Xamarin
Homepage of Aspose.Words for Android via Xamarin
Download Aspose.Words for Android via Xamarin
Online documentation of Aspose.Words
0 notes
file-formats-programming · 8 years ago
Text
Set Measure Unit for Open Document & Dirty Attribute of Field Support inside .NET Apps
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for .NET 17.9.0. This month’s release contains over 76 useful new features, enhancements and bug fixes. Here is a look at just a few of the biggest features and API changes in this month’s release; Caching of shading patterns for PDF output implemented. The output size of PDF documents with the repeating images (e.g. in header/footer) is now significantly reduced, Precaching of printer settings implemented. Calling of AsposeWordsPrintDocument.CachePrinterSettings() reduces the time for the first call of Print() method making the sequential calls of Print() method uniform. Metafiles with EMR_ALPHABLEND record with 32bpp ARGB raw bitmap data rendering implemented, Improved character spacing control handling for Asian text, Improved table grid calculation when a paragraph in a cell has large indent, Improved text wrapping in narrow line band when there is a leading tab stop, added feature to set Placeholder Text of Structured Document Tag, added feature to support w:dirty attribute on a field and Updating value of SaveDate field just by doing open/save. It has added three public properties in this version of Aspose.Words related to the dirty (stale) state of the fields and controlling whether such fields should be updated. A new feature has been added in this release to specify unit of measure apply to open document content. The OdtSaveOptions.MeasureUnit property is added for this purpose. Users can set measure unit as Centimeters or Inches. It has added public method in this version of Aspose.Words to reduce time of first call of Print() method. This release has added new feature in this release to clear the contents of structured document tag and displays a placeholder if it is defined. It has added public property IsRestartAtEachSection in List class to support backward compatibility upon Mail Merge. In previous versions of Aspose.Words, if the mail merge template document contains numbered list, the numbers are not restarted for each section. You can use this property to restart list at each section. It has added a new method in this release that controls whether to update the corresponding built-in document property on document save. The list of new and improved features added in this release are given below
Add feature to set Placeholder Text of Structured Document Tag
Add feature to support w:dirty attribute on field
Charts are lost after open/save ODT document (triaged)
Consider updating value of SaveDate field just by doing open/save
Print() first call taking more time than subsequent calls
Document.UpdateFields method causes System.OutOfMemoryException
Show Placeholder text after removal of SDT runs
Preserve NUMPAGES fields during HTML round-trip
Table layout issue in DOCX to PDF
Black backgrounds appear behind OLE objects in PDF
A blank page added in generated PDF
/character spacing control/ Incorrect foreign language character spacing in rendered documents
VML shape in incorrectly read from HTML
/character spacing control/ Chinese text renders on next line in HtmlFixed
/character spacing control/ Chinese text moves to next page after conversion from Doc to HtmlFixed
Cell's contents are lost after re-saving RTF
/character spacing control/ Docx to Pdf conversion issue with Chinese text
Color of mail merge fields is changed after conversion from Docx to Doc/Pdf
TOC fields are corrupted during open/save RTF
/character spacing control/ A paragraph wraps to next line in fixed page formats
Chart is changed to image after re-saving Docx
Html to Docx conversion issue with table's border style
Table Top Border missing in PDF
Mail Merge - Numbered Bullet Points Incrementing
/compressed punctuation + fullwidth characters/ Character spacing changes after DOCX to JPG conversion
Long numbers are truncated in DOCX to HTML conversion
CSS reader incorrectly processes @import rules that don't end with a semicolon
Move-from/move-to revisions of run properties of a paragraph are not read/written
Docx to Odt conversion issue with GroupShape size
Some HTML data is missing in resultant DOCX
Incorrect text formatting in RTF to HTML conversion
/compressed punctuation + fullwidth characters/ DOCX to PDF conversion issue with Japanese punctuation mark
Formatting issue in DOCX with revisions to PDFA conversion
Justified XHTML text conversion issue
Incorrect applying fill(Picture or texture) for bevel type of angle.
/text wrap/ Images not aligned in PDF rendition
Text Replacement issue with RTL text
Incorrect applying texture (hardware rendering).
When DOC is saved as PDF, in Arabic language 500 becomes 050
StructuredDocumentTag.FullDate is not updating
Assertions in CellMetrics
The number of pages increases when saved into odt ott formats
List number format is not rendered correctly in output PDF
Aspose.Words throws exception at Windows XP where mscorlib.dll v2.0.50727.42 is installed
Heading bookmarks are not created after conversion from DOCX to PDF.
Tables count issue in RTF
/character spacing control/ DOCX to PDF conversion issue with position of Chinese text
Formatting issue in DOCX to SVG conversion
Table of contents are broken
RTF to DOC conversion loses cell background colors
DOCX is corrupted when it is re-saved
Hebrew text is reversed in output PDF
Converting a landscape RTF document to PDF produces the corrupted output.
Hidden border of table is visible after saving RTF to DOC and PDF
Document.UpdateFields throws System.NullReferenceException
Inconsistent results from JoinRunsWithSameFormatting
Inconsistent results from JoinRunsWithSameFormatting
Text becomes bold after open/save the document.
Table is moved to the next page during rendering.
Part of invisible content becomes visible upon rendering
SmartArt (DrawingML) graphic is not preserved during DOCX to DOC conversion
Table render incorrectly after conversion from Docx to Pdf
An EMF image is rendered completely black in PDF
Docx to Pdf conversion issue with EMF metafile
  Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for .NET documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
Update Fields having Dirty Attribute
Specify Unit of Measure to OpenDocument
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Aspose.Words for .NET
Download Aspose.Words for .NET
Online documentation of Aspose.Words
0 notes
file-formats-programming · 8 years ago
Text
PDF Rendering Engine Optimization & Signing Signature Line in Word Documents inside .NET Apps
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for .NET 17.8.0. This month’s release contains over 85 useful new features, enhancements and bug fixes. Please see the release notes for more detail.Here is a look at just a few of the biggest features and API changes in this month’s release; A significant optimization of PDF rendering engine has been carried out, Compression of document structure data and cross-reference table in PDF 1.5 output. Now the output PDF documents with the logical structure are much smaller, Image tag in Fixed HTML documents can now contain an alternative text string, API for ‘Mark Comment Done’ option, Sign the signature line in Word document,Add feature to set/get “Specify line and character grid”, Detect comment resolved and comment replies and reply to which comment and Added feature to format Data Labels of chart. Aspose team has added new feature in this release to control behavior of document grid. The LayoutMode, CharactersPerLine, and LinesPerPage properties have added into PageSetup class. Now, users can set and get the number of characters per line and number of lines per page in the document grid. PageSetup.LayoutMode property has added to get or set the layout mode of a section. The Document Grid tab becomes visible in the Page Setup dialog of MS Word if any Asian language is defined as editing language. It has added read-only public API to get extended comment properties.  Developers can read the comment and resolve it. Comment.Replies property returns a collection of Comment objects that are immediate children of the specified comment. A new feature has added in Aspose.Words 17.8 to get the distance between table and its surrounding text when text Wrapping of table is “Around”. Now document structure data and cross-reference table are compressed when saving to PDF 1.5. These changes do not affect PDF/A-1 output due to limitations in specification.  It has also added new feature in Aspose.Words for .NET 17.8 to format chart’s data label. Aspose team has also dded new feature in this release to sign signature line in Word document. The list of new and improved features added in this release are given below
Provide API for 'Mark Comment Done' option
Position of DrawingML is changed after conversion from Docx to Pdf
/layoutRawTableWidth compat option/ Tight Wrap Text for Image is not preserved in PDF
Ability to sign a signature line with adding a digital signature
Add feature to set/get "Specify line and character grid"
Detect comment resolved and comment replies and reply to which comment
Adding the data labels format in a chart.
Add feature to format Data Labels of chart
Sign the signature line in Word document
Extra spaces render after conversion from Doc to HtmlFixed/Pdf
Ins/del tags missing on equations when converting docx to html
Vertical space added between header and body content on 2nd page in HtmlFixed
Header content is different on 3rd page of HtmlFixed
Question about values of margins in tables
Add alt text information into images tag in FixedHtml
Text is rendered on next page in output PDF
DOCX to tagged PDF conversion file size issue
Chart created in MS Word 2016 looks incorrect after open/save with AW.
Extra empty space appears in output fixed file format after conversion from Dotx
Spacing between words is increaed in fixed page formats
/table grid/ Table's cell width is decreased after conversion from Docx to Pdf
/character spacing control/ Contents move to next page after conversion from Doc to fixed file format
/character spacing control/ Japanese content move to next line after conversion from Doc to Pdf
/character spacing control/ Extra page after DOC to PDF
/character spacing control/ Some characters are misplaced after DOC to PDF
/character spacing control/ Chinese text rendering issue in Pdf
/character spacing control/ Table's row renders on next page. The input document have one page
/character spacing control/ The compressed punctuation feature is not supported
/character spacing control/ Chinese text moves to next line and pushes text to next page in HtmlFixed
3-D Surface chart incorrect rendering in PDF
Document.Compare ignores delete revision
/character spacing control/ Chinese text is rendered on next line after conversion from Doc to HtmlFixed
SVG does not import correctly in Word document
Docx to Pdf conversion issue with text position
Chart's band color is changed in output HtmlFixed
Docx to Html conversion issue with list label
Doc to Pdf conversion issue with table rendering
The chart's legend are completely changed in HtmlFixed
Docx to HtmlFixed conversion issue with chart's legend and lines
Docx to HtmlFixed conversion issue with surface chart's lines
Docx to HtmlFixed conversion issue with 3D chart's shading
Paragraph is moved to next page after re-saving DOCX
/floater position/ Image distracted in DOCX to PDF conversion
Docx to Pdf conversion issue with chart rendering (data labels are missed)
DocumentBuilder.InsertHtml does not insert image from web URI
Image's color is changed after re-saving DOC
When DOCX is saved as PDF, the output looks different
References failed when converting to PDF document.
Document.UpdateFields changes the left indentation of TOC         
Endnote line is thicker in output PDF
Footer layout messed up when printing after saving
BuiltInDocumentProperties.Words returns incorrect word count
Exception when setting license under Mono
Table conversion issue in DOC
Problems with a Chart Object rendered as an Image
DOCX does not open in MS Word after re-saving it
Transparent images are missing in PDF
Comparing documents with AW gives different revision from Word compare.
DOCX to PDF, references missing
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for .NET documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
Set Lines per Page and Number of Characters per Line
Get Distance between Table and Surrounding Text
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Aspose.Words for .NET
Download Aspose.Words for .NET
Online documentation of Aspose.Words
0 notes
file-formats-programming · 8 years ago
Text
Bind Content Controls with XML Data (Custom XML Part) in Word Documents inside Java & .NET Apps
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Java & .NET 17.5.0. This month’s release contains over 84 useful new features, enhancements and bug fixes. Here is a look at just a few of the biggest features and API changes in this month’s release; MailMerge and Metafile Rendering Performance are Improved, Support TOA, IMPORT, INCLUDE, SHAPE Fields,  API to bind SDT to CustomXML Properties is Provided, Implemented Support for ShapeLayoutLikeWW8 Compatibility Option, Improved Calculation of Width of Spaces in Asian Text, Improved Text Wrapping for Lines Consisting of Many Tabs, Improved Layout of Multi-Column Sections When Column Ends with Page Break Followed by Paragraph Break, Alow Resolution Text Rendering to Images Improved, Underlined Text in EMF+ Images are now Rendered into Fixed Page Formats, HtmlFixed Output File Rendering Improved, Image Crop is now Taken into Account While Rendering HtmlFixed, Shaded DrawingML Images Rendering Fixed and DrawingML Charts rendering improved (axis label placement). The method is used to set the amount of space (in points) to add to the left/top/right/bottom of the contents of cell. It has added new feature in Aspose.Words 17.5 to  bind content controls with XML data (custom XML part) in Word documents. The XmlMapping class is used to specify the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document. Aspose team has added CustomXmlPartCollection.Add method in Aspose.Words 17.5. This method creates a new XML part with the specified XML and adds it to the collection. The list of new and improved features added in this release are given below
MailMerge and Metafile rendering performance are improved.
Support TOA, IMPORT, INCLUDE, SHAPE fields.
API to bind SDT to CustomXML properties is provided.
Implemented support for ShapeLayoutLikeWW8 compatibility option.
Improved calculation of width of spaces in Asian text.
Improved text wrapping for lines consisting of many tabs.
Improved layout of multi-column sections when column ends with page break followed by paragraph break.
A low resolution text rendering to images improved.
Underlined text in EMF+ images are now rendered into fixed page formats.
HtmlFixed output file rendering improved (removing zero-sized text boxes).
Image crop is now taken into account while rendering HtmlFixed.
Shaded DrawingML images rendering fixed.
DrawingML Charts rendering improved (axis label placement).
Support TOA field
Support IMPORT field
Support INCLUDE field
Support SHAPE field
Provide an API to bind SDT to CustomXML properties.
Incorrect text wrapping when a line starts with a huge space
Outline is incorrect upon converting VML to DML
Aspose.Words Objects are very verbose
MHTML import. Image format EMZ is not supported.
Simplifiy OMath when copying it into toc entry
Take image crop in account when render to HtmlFixed.
Documents rendered incorrectly
Obtain the correct distance between list label and content of list item
Backslashes and double quotes are not processed properly by the FieldTokenDecoder
An odd space added between spans at export to PNG
Rendering RTL tables to GDI/PNG is wrong
Doc to fixed file format conversion issue with STYLEREF
non-breaking space. Text position is changed after conversion from Docx to Doc/Pdf
Aspose.Words does not import the Run nodes correctly in DOM
space width + BalanceSingleByteDoubleByteWidth. Cell's text moves to next line in output Pdf
Rtf to Docx conversion issue with spaces's width.
ShapeLayoutLikeWW8. Doc to Pdf conversion issue with content's position
Veracode vulnerabilities in running Aspose.Words API code
ShapeLayoutLikeWW8. Doc to Pdf conversion issue with shape's position
Bookmark.Remove() removes only some bookmarks.
Chart is corrupted after conversion from MS WORD to PDF
List labels are lost after conversion from RTF to PNG
Image is lost after modifying the output Doc with MS Word 2003.
Document.AcceptAllRevisions does not accept all tracked changes
Chart image size seems bigger than original when exporting to HTML
Embedded Fonts are gone when printing Aspose.Words generated PDF
If saving to HTML and CssSavingArgs.CssStream is provided, CSS outputs both to the stream and to a file
Slope of Drawing Line is inversed when opening and saving the document
Pictures are shifted in rendered documents
Chart rendering is not accurate.
Vertical Axis of chart does not render correctly
Accept revisions cause a text deletion in Cell
Paragraph space after is changed after mail merge
Docx to Pdf conversion issue with Shape's text formatting
FontSettings are not document-bound during import from HTML
STYLEREF fields in headers resolve in Error when rendering Word document with revisions to PDF
SVG is not exported in output DOC/PDF
The stroke of SVG image is lost in output PDF
Inline styles are used when styles are set to be saved separately
Html to Docx/Pdf conversion issue with SVG image
Text color is changed in DOCX to JPG conversion
Range.Replace method does not replace text in footnote
Text in DrawingML textboxes missing when converting to PDF
Paragraph's text is rendered on previous page in output HtmlFixed/Pdf
Document.AcceptAllRevisions removes the empty paragraph that causes incorrect page layout
Pages are truncated in output HtmlFixed/PDF
API throws InvalidCastException upon loading DOCX
Date field is incorrectly formatted when FieldUpdateCultureSource.FieldCode is used
Chart's vertical axis are in correct in output PNG
Chart's vertical axis are rendered as decimal instead of integer
The minimum axis bound is changed in output PNG
Axis bounds and units of chart are changed in output PNG
Incorrect conversion of x-axis data of a Chart
Docx to PDF conversion issue with image rendering
Other most recent bug fixes are also included in this release
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET, Java & Android applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Aspose.Words for .NET
Homepage of Aspose.Words for Java
Download Aspose.Words for .NET
Download Aspose.Words for Java
Online documentation of Aspose.Words
0 notes
file-formats-programming · 8 years ago
Text
Set Horizontal/Vertical Resolution for Output Image & Advanced Documents Comparison Options
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Java & .NET 17.4.0. This month’s release contains over 80 useful new features, enhancements and bug fixes. Here is a look at just a few of the biggest features and API changes in this month’s release; CompareOptions class introduced to allow customer specify comparison settings, Custom Xml Data Properties is now supported for RTF format, Implemented support for baseline alignment in Asian text, Improved table split for vertically merged cells in combination with at-least height, Improved table grid calculation for horizontally merged cells, Improved BalanceSingleByteDoubleByteWidth handling, The horizontal and vertical resolution of output images can now be specified separately (through ImageSaveOptions.VerticalResolution and ImageSaveOptions.HorizontalResolution), Underline, strikethrough, text borders and effects are now taken into account wile rendering OfficeMath equation text, A substitution of fonts with the same name but with different suffixes now generates a proper warning,  Textboxes with automatic fit is now rendered correctly inside the group shapes, Corrupted texture images do not stop the rendering procedure with an exception, a warning is sent instead now and DrawingML Charts rendering improved (rotated and scaled horizontal axis labels). It has implemented a more generic and flexible solution to format field result. It has added an interface IFieldResultFormatter in Aspose.Words 17.4 allowing to implement custom formatting of field’s result. Now, users can apply formatting to numeric and date/time field result. Previously it was one property ImageSaveOptions.Resolution that set both vertical and horizontal resolution to the same values. It has added new public properties HorizontalResolution and VerticalResolution in ImageSaveOptions class to set horizontal and vertical resolution of output image. It has introduced new class CompareOptions in Aspose.Words 17.4 to compare two documents with advanced options. Now, users can ignore document formatting and header footer content during document comparison. The list of new and improved features added in this release are given below
Compare documents with comparison setting
Convert Vml shapes to Dml upon saving to Strict Open XML Document format.
Add feature to remove spaces between sign and digits during mail merge
Add feature to set Horizontal and Vertical Resolution of output image
Consider support of conditional and browser-dependent comments
Document.Save removes {*\datastore ...} tag from Rtf
Make sure CssIdentifierValue.ToCss escapes identifier.
Import custom list markers from ::before pseudo-elements when converting from HTML to Words
x-none language is not supported for DOCX
Cell's border become visible after modifying style of Div tag in HtmlFixed
Table width is not calculated correctly during rendering to PDF
ROOT Inline Shape position is changed after conversion from Docx to Pdf
Docx to Pdf conversion issue with AltChunk (HTML file)
Restricted and Hidden styles appearing in styles pane and Quick style gallary
The font size of altChunk contents is changed after re-saving Docx
The font name of altChunk contents is changed after re-saving Docx
TextAlignment property does not take effect and leads to different output from MS Word when converting to xps
PDF Conversion Issue with Docx containing customxml
Unknown ListTrailingCharacter enum member.
Image is rendered on next page after conversion from Docx to Pdf
Document.Compare generates incorrect format revisions
Incorrect export of equation in MathML
Incorrect order of tags if they are inside of MS Word's table during Replace operation
Shape's text does not render correctly in output Pdf
Docx to Pdf conversion issue with shape's rendering
Docx to Pdf conversion issue with shape's rendering/position
Strikethrough in Equation not preserved during rendering
Textbox positions are not preserved during open/save a DOCX
Roundtrip of the DOCX document has wrong output
Word to HTML then back to Word, table has extra space between rows
PageRef is converted to hyperlink in output Pdf
Showing bullets and font substitution problems
Document's contents are lost after re-saving Docx
Saving Embedded Spreadsheet produces a different file every time
MHTML to PDF, Hebrew content in Subject is changed.
When DOCX is saved as PDF, some content overlaps the footer.
Document.UpdateFields does not update Ref field in output Docx/Pdf
Extra div elements are exported in HtmlFixed
While transforming a specific Word document to PDF, the table appears mixed up.
Word drawing diagrams are overlapped after conversion from Docx to Doc/Pdf
When DOCX is saved as PDF, the line of graph is different.
The embedded xlsm is changed to xlsx after re-saving Docx
DOCX save inserts invalid tblPrEx element to style
Different number of lines in AW pdf output because of SBCS/DBCS balancing
Stylesheet problem when saving DOC to DOC
When DOCX is saved as PDF, gradient fill is lost
Horizontal Axis of chart does not render correctly
ShapeRenderer.Save renders extra number on chart's image
Corrupted word file after save
DocumentBuilder.MoveToHeaderFooter does not move the cursor to the header of document
Trendline of chart is changed in output Pdf
Part of header image is truncated in output HtmlFixed
Docx to Pdf conversion issue with OfficeMath equations
Range.Replace finds and replaces text in the incorrect order
The Image is lost When Convert docx to docx (pdf)
Old incorrect value is rendered inside a SDT in PDF
When DOCX is saved as PDF, the comma in chart has been replaced by semi-colon in all labels.
The chart's legend entries are reversed in HtmlFixed
SEQ Ordinal not translated in Dutch
Pictures not shown or rendered incorrectly in HtmlFixed
Custom document properties are lost after conversion from Doc to Docx
Spanish labels become english
Style of text in header is changed during rendering.
Composite nodes inside paragraph not handled during TOC update.
Font name is corrupted when converting RTF to DOC
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for .NET documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
Inserting Images Dynamically
Setting Text Background Color Dynamically
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET, Java & Android applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Aspose.Words for .NET
Homepage of Aspose.Words for Java
Online documentation of Aspose.Words
0 notes
file-formats-programming · 8 years ago
Text
Word 2013 Documents Support & Variables Support in LINQ Reporting Engine in .NET Apps
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Java & .NET 17.3.0. This month’s release contains over 67 useful new features, enhancements and bug fixes. Please see the release notes for more detail. Here is a look at just a few of the biggest features and API changes in this month’s release; Full support for Word 2013 documents (roundtrip to/from DOCX), variables support and more new features are introduced in LINQ Reporting Engine, New Public OfficeMath properties: MathObjectType, Justification, DisplayType, Font substitution mechanism improved. Now Aspose.Words evaluates all related fields in FontInfo (Panose, Sig etc) and finds the closest match among the available font sources, Asian font rendering improved (more precise metrics calculation), Stroke weight is now taken into account while rendering auto-sized Textboxes, Implemented next round of improvements in table grid algorithm, Improved table breaking logic in compatibility mode for tables with header rows, Improved table breaking logic for tables with nested tables in a cell with bottom margin set, Improved tables breaking logic for tables with vertically merged cells having horizontal borders and Implemented fitText option for table cells. Starting from this release, Aspose team has added the full support of MS Word 2013 documents. The full support of roundtrip to/from DOCX is available in this Aspose.Words version. Previously, Aspose.Words performed font substitution only in cases when FontInfo in the document for the missing font doesn’t contain the PANOSE. Now Aspose.Words evaluates all related fields in FontInfo (Panose, Sig etc) and finds the closest match among the available font sources. In case of font substitution the warning is issued with text. Please note that now font substitution mechanism will override the FontSettings.DefaultFontName in cases when FontInfo for the missing font is available in the document. FontSettings.DefaultFontName will be used only in cases when there are no FontInfo for the missing font. Moreover, please note that font substitution algorithm in MS Word is not documented so, the result of Aspose.Words font substitution may not match MS Word choice. Aspose team has introduced new property in this release that allows user to get type MathObjectType of this Office Math object. The MathObjectType enumeration is added in Aspose.Words 17.3 to specify type of an Office Math object. It has introduced new option in that removes empty rows that contain mail merge regions from the document. It has also added new public properties Justification and DisplayType into the OfficeMath class. It has also added new public property Field.LocaleId in this release that allows user to get/set field’s locale.  It has also added new paramerter -fitSizeLim for image tag to change the size of the textbox according to the size of the image without increasing the size of the textbox. It has also added support for variables in Aspose.Words 17.3 LINQ Reporting Engine that enables users to use variables in template documents. Variables are useful when users need to calculate an expensive value just once and access it multiple times in a template. The list of new and improved features added in this release are given below
New public OfficeMath properties: MathObjectType, Justification, DisplayType
Full support for Word 2013 documents (roundtrip to/from DOCX)
Variables support and more new features are introduced in LINQ Reporting Engine.
Font substitution mechanism improved. Now Aspose.Words evaluates all related fields in FontInfo (Panose, Sig etc) and finds the closest match among the available font sources.
Asian font rendering improved (more precise metrics calculation).
Stroke weight is now taken into account while rendering auto-sized Textboxes.
Implemented next round of improvements in table grid algorithm.
Improved table breaking logic in compatibility mode for tables with header rows.
Improved table breaking logic for tables with nested tables in a cell with bottom margin set.
Improved tables breaking logic for tables with vertically merged cells having horizontal borders.
Implemented fitText option for table cells.
Add MailMergeCleanupOptions option to remove empty row
Cell's content are warped incorrectly in output Pdf
PDF output is incorrect for 2 text columns
Add feature to set background color of table row using Linq Reporting Engine
Insert image dynamically using Linq without change size of textbox
Justification of OfficeMath object
Obtain type of the MathObject
Add feature to define variables in LINQ Reporting template
Provide ability to specify locale at Field level
Implement reading of themes for RTF format.
Support of MS Word 2013 documents (WORDSNET-7741 and WORDSNET-7964)
/table grid/ Cell's content is rendering a few inches to the right in PDF
Table header should be pushed to the next page if no rows fit below header in 2013 mode
Table header row orphaned in 2013 mode
Mail Recipient is lost after re-saving Doc
Add/remove document settings if OptimizeFor is called for a document
Incorrect Asian font metrics
Saving resources when converting Words documents to HTML
Fonts substitution // Improve font substitution rules.
Paragraph formatting is lost after re-saving Docx
Underline/strikethrough formatting is applied to revisions imported from HTML
/tcFitText/ Conversion of table creates new line inside table
Compare and Reject feature do not mimic Microsoft Word's behavior
/nested row break height/Text moves to previous pages after conversion from Docx to Pdf
/fitText/ Chinese text render on next line in HtmlFixed
/table break header row/ Converting from .docx to .pdf loses table header
/table break header row/ Table is rendered on previous page after conversion form Docx to Pdf
Table header moves to previous page bottom in PDF
EndnoteOptions are not saved if the document does contain endnotes
/table break/ All pages show some content from next page at bottom in PDF
Paragraph's spacing is changed when InsertDocument is used with UseDestinationStyles mode
Hebrew date field renders incorrectly in Pdf
Incorrect formatting of 'Normal (Web)' after import from another document
Text in image is missing when exporting to HTML
More vertical spacing between lines added when exporting to HTML
Output Docx is not opened in MS Word after performing mail merge
Bookmark entries are not entirely merged after mail merge
Z-order is incorrect after conversion docx to odt.
Some table rows render on the previous page of PDF
Bullet list is changed to numbered list after conversion from bytes to Docx
ShapeAttr.LineFillBlipName attribute returns invalid value
A strange Box appears near certain images in PDF
TTFontMetrics.BoldSimulationScale is not too accurate for MS Gothic
Hyperlink encoded twice in PDF
Aspose.Words ignores stroke weight for autosized textboxes
Shape with caps is not rendered correctly
Docx to Pdf conversion issue with StructuredDocumentTag rendering
List label size differs in layout.
Content of StructuredDocumentTag is lost in output Pdf/Doc
Docx to Html conversion issue with chart's axis bounds
Ref field generates error code after conversion from FlatOpc to Doc
TOC update does not see format revision changes.
Position of AutoShape is changed after Appending.
Fonts substitution // Measurements: Spacing of text lines in PDF is different to when viewed in MS Word
Fonts substitution // Incorrect fonts rendering.
Docx to HtmlFixed conversion issue with fonts
/advanced typography/ Arabic text is incorrectly rendered to PDF
WordArt // Multiline // Watermark shape is not rendering correctly in PDF
Contents position is changed after conversion from Doc to Pdf
Table's contents move to next page after conversion from Doc to Pdf
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for .NET documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
Inserting Images Dynamically
Setting Text Background Color Dynamically
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET, Java & Android applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Aspose.Words for .NET
Download Aspose.Words for .NET
Online documentation of Aspose.Words
0 notes
file-formats-programming · 8 years ago
Text
Metered License Support & Export Fonts to HTML in Base64 Encoding in Java Apps
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Java 17.2.0. This month’s release contains over 51 useful new features, enhancements and bug fixes.Here is a look at just a few of the biggest features and API changes in this month’s release. Support of Metered License, Export fonts to HTML in Base64 encoding, Added HtmlSaveOptions.ResourceFolder and HtmlSaveOptions.ResourceFolderAlias public Properties, Exposed access to Height/Width of Text Frames, Improved control over BiDi text direction elements and Non-bidi fields that contain hided bidi whitespaces are properly resolved. Starting from this version, Aspose.Words for Java provides the functionality to use metered licensing mechanism. Aspose.Words allows developers to apply metered key. It is a new licensing mechanism. The new licensing mechanism will be used along with existing licensing method. Those customers who want to be billed based on the usage of the API features can use the metered licensing. It has introduced new property HtmlSaveOptions.ExportFontsAsBase64. This property allows user to embed fonts resources to HTML in Base64 encoding. This release has introduced new property HtmlSaveOptions.ResourceFolder. This property is used to Specify a physical folder where all resources like images, fonts, and external CSS are saved when a document is exported to HTML. The default value of this property is an empty string. This release has also introduced new property HtmlSaveOptions.ResourceFolderAlias. This property is used to specify the name of the folder used to construct URIs of all resources written into an HTML document. The default value of this property is an empty string.  The list of new and improved features added in this release are given below
Support of Metered License
Export fonts to HTML in Base64 encoding
Added HtmlSaveOptions.ResourceFolder and HtmlSaveOptions.ResourceFolderAlias public properties
Exposed access to Height/Width of Text Frames
Improved control over BiDi text direction elements
Non-bidi fields that contain hided bidi whitespaces are properly resolved
Support the dir and the bdo elements
Date Field with mixed bidi/non-bidi formatting.
Add CssFolder property to HtmlSaveOptions
Discrepancy between HtmlSaveOptions and HtmlFixedSaveOptions regarding ImagesFolder and FontsFolder properties.
More horizontal spacing between paragraphs of the same style when exporting to HTML
Review when Word ignores strokes with weight less that 1 pt
Document.UpdateFields updates the INDEX field incorrectly.
List numbering resets when rendering Aspose.Words generated DOCX to PDF with Adlib
Dash symbol is rendered as unknown while saving SVG to PNG.
System.OverflowException while open html document
Metered License
Math equation's alignment is changed in output Pdf
Document.Compare returns incorrect revisions
Left indentation of list items is incorrect in generated ODT
pic:pic element is not written during RTF to DOCX conversion
Cell's background-colors is not correct in output Html/Docx/Pdf
Footnote line renders higher in PDF
/hidden cell break/ When Converted To PDF, text in output file is not on same page like in original Word document.
Page break is lost after re-saving WordML document
Attributes related to FitText are improperly read into the model of the .DOC document.
Docx to Pdf conversion issue with TOC item rendering
Single Solid-line in word document converts double border for the images in HTML
Docx to HtmlFixed conversion issue with table's borders
StyleCollection.addCopy - Breaking the Multi Level List numbering for Heading styles
A text overlaps on top left logo image in PDF
Extra TOC entry is rendered in output Pdf
Bookmark missing after open and resave document using Aspose.Word
Header contents are lost after conversion from Docx to Pdf
Docx to Pdf conversion issue with hyperlinks
When DOCX is saved as PDF by using a FileStream or MemoryStream, then the output document is missing some elements.
Position of SmartArt elements are changed in output Pdf
Docx to Pdf conversion issue with hyperlinks
Document.Compare increases the Table's cells
List numberings changes from alphabets to numbers during rendering
UpdateFields truncates text in bookmark cross-reference
A formula errors to "divide by zero" when calling UpdateFields
Charts become invisible in output HtmlFixed
Word to PDF conversion create "double encodes" hyperlink
Some text content is repeated in rendered document
Rtf to Doc conversion issue with page numbers of TOC field.
When open document, a Aspose.Words.FileCorruptedException occurs.
HTML document has no <link> to external CSS file when callback is used
Horizontal Axis of chart does not render correctly in output PNG
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for .NET documentation that may guide you briefly how to use Aspose.Words for performing different tasks like the followings.
Export Fonts to HTML in Base64 Encoding
Working with HtmlSaveOptions Properties
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET, Java & Android applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Java Word Library
Download Aspose.Words for Java
Online documentation of Aspose.Words
0 notes
file-formats-programming · 8 years ago
Text
Insert Online Video in Word Document & Public API to Get Position of Frame using Java/.NET
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Java & .NET 17.1.0. This month’s release contains over 80 useful new features, enhancements and bug fixes. Here is a look at just a few of the biggest features and API changes in this month’s release, added public API to insert online video, new public API class FrameFormat available in Paragraph.FrameFormat, support for DOCX roundtrip of multiple MS Word 2013 native document options added, supported DOCX roundtrip of Effect Container element, DOCX Roundtrip of Extension lists supported for Charts and other graphics, Shape texture brush with EMF image rendering implemented, Shape positioning inside tables precision improved, Improved space shrink logic for Asian text, Improved Unicode normalization performance during layout, Improved handling of invalid hyphenation dictionaries, Improved handling of collapsed table rows, Improved extracting document outline when TOC headings contain hidden entries, Fixed positioning issue with Arabic list labels and Fixed height issue with LTR list labels in RTL paragraphs. Starting from this version, Aspose.Words provides the functionality to use metered licensing mechanism. Aspose.Words allows developers to to apply metered key. It is a new licensing mechanism. The new licensing mechanism will be used along with existing licensing method. Those customers who want to be billed based on the usage of the API features can use the metered licensing. Following code example shows how to set metered public and private keys.When dealing with very large and complex documents Aspose.Words sometimes had problems during saving resulting in out of memory exceptions, disk swapping and generally failures. It has introduced an option (SaveOptions.MemoryOptimization) to optimize memory consumption during these scenarios. When its value is set to true it will improve document memory footprint but will add extra time to processing. This optimization is only applied during save operation. It has introduced new property in this release. This property provides access to the paragraph formatting properties via FrameFormat class. This class exposes all frame properties of paragraph in “readonly” mode. It also supports inserting online video into the document. Four overloads of InsertOnlineVideo method have introduced in DocumentBuilder class. The first one works with the most popular video resources and takes the URL to the video as parameter. It has introduced new public property that affects only page breaks that are inserted explicitly into a document. It is not related to page breaks that MS Word automatically inserts at the end of each page. The list of new and improved features added in this release are given below
Added public API to insert online video via DocumentBuilder.InsertOnlineVideo
Support for DOCX roundtrip of multiple MS Word 2013 native document options added
Supported DOCX roundtrip of Effect Container element
DOCX Roundtrip of Extension lists suppororted for Charts and other graphics
Shape texture brush with EMF image rendering implemented
Shape positioning inside tables precision improved
Implemented support for 'FitText' attribute
Improved space shrink logic for Asian text
Improved Unicode normalization performance during layout
Improved handling of invalid hyphenation dictionaries
Improved handling of collapsed table rows
Improved extracting document outline when TOC headings contain hidden entries
Fixed positioning issue with Arabic list labels
Fixed height issue with LTR list labels in RTL paragraphs
Add feature to insert online video     
Provide API to get position of Frame           
Add feature to support Frames in Aspose.Words
Support USERADDRESS, USERINITIALS and USERNAME fields
Loosing page number information while converting RTF to DOCX
Generate report from syntax like <<[Person.Related.Car.Model]>>
Add feature to remove embedded fonts from Word documents
Document.Compare does not work correctly with tables
Images are lost after re-saving mhtml
The font of Chinese text is incorrect when Txt is imported into DOM
MhtmlReader does not support text parts without type.
High-level access to the fields in existing document
Aspose.Words 16.10 creates only one page in text(txt) document
Issue with SVG using Linq Reporting engine
Aspose.Words hangs during loading the RTF
Document.RemoveAllChildren doesn't reduce the file size
TOC is built incorrectly
/hidden cell break/ Docx to Pdf conversion issue with table border
/LTR font metrics for RTL paragraph list/ A paragraph incorrectly renders at the end of previous page in PDF
/LTR font metrics for RTL paragraph list/ Extra page after DOCX to image
Document.AcceptAllRevisions incorrectly removes some text from document
/fitText + spacing/ Text in table cells is wrapped incorrectly after DOCX to PDF
Html to Docx/Pdf conversion issue with table's border
Shape in table is rendered improperly.
Cell's width is lost after conversion from Docx to Html
Docx to Pdf conversion issue with hidden shape
LTR font metrics for RTL paragraph list/ Hebrew text is rendered on previous pages in output Pdf
/hidden field result/ Images are duplicated after conversion from html to Jpeg
Incorrect font name in XE field
Uppercase characters are converted to lowercase in output Pdf
Shape is rotated after conversion from Doc to Pdf
Image borders added in the PDF rendition
/LTR font metrics for RTL paragraph list/ Same program with same aspose jar produces different outputs in different machines
LineStartArrow and LineEndArrow attributes are confused after DML->VML conversion.
List labels are changed after conversion from Doc to Odt
Chart losts its content during open/save a docx
Footnote numbers are wrapped incorrectly after conversion from Docx to Pdf
Radio buttons are not showing as 'selected' or 'checked' when converting to fixed html
Document based on a template loses normal style after saving with Aspose.Words
/LTR font metrics for RTL paragraph list/ Text is rendered on previous page in output Pdf
Custom font formatting applied via Template gets lost in PDF
Word to HTML: Issue with table border color output
Document.UpdateFields does not update REF fields
Docx to Pdf conversion issue with Arabic list labels
Paragraph alignment in cells in a TFG data table is incorrect
Docx to Pdf conversion issue with image rendering
TOC not updating correctly
List Labels are incorrect after conversion from Docx to Pdf
Shape is rendered on previous page in output Htmlfixed
Dml shape in TestJira14534 is rendered improperly.
Diagram embedded in a word document gets modified when transformed to PDF
MailMerge.UseWholeParagraphAsRegion does not generate the correct result when its value is false
Text is disappeared in output Pdf
Doc to Pdf conversion issue with GroupShape rendering
Incorrect text alignment in Cells in PDF
Rendering of Lines at the end and last page are missing in PDF
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for .NET documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
How to Render Shapes Separately from a Document
How to Insert a Document into another Document
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET, Java & Android applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Aspose.Words for .NET
Homepage of Aspose.Words for Java
0 notes