Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 4,930 for

assemble document

(0.11 sec)
  1. SaveOptions.UpdateAmbiguousTextFont | Aspose.Wo...

    Improve text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate font rendering based on character codes for better readability.... Document doc = new Document ( MyDir + "Special... saveOptions ); doc = new Document ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FieldLink.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldLink IsLinked property to reduce file size by excluding graphics data. Enhance efficiency and save storage space!...storing graphics data with the document. public bool IsLinked { get...field types to link to other documents in the local file system,...

    reference.aspose.com/words/net/aspose.words.fie...
  3. HtmlSaveOptions.HtmlVersion | Aspose.Words for ...

    Discover the HtmlSaveOptions HtmlVersion property to easily choose your HTML standard when saving Documents to HTML or MHTML. Optimize your output effortlessly!...should be used when saving the document to HTML or MHTML. Default...DOCTYPE heading when converting documents to the Xhtml 1.0 transitional...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.CreateNoteHyperlinks | Aspose.Wo...

    Enhance your PDFs with PdfSaveOptions' CreateNoteHyperlinks. Convert footnotes and endnotes into clickable links for easy navigation. Default, false.... Document doc = new Document ( MyDir + "Footnotes...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfSaveOptions.ExportLanguageToSpanTag | Aspose...

    Discover PdfSaveOptions' ExportLanguageToSpanTag property. Control text language export with Span tags for enhanced Document structure and accessibility....create a “Span” tag in the document structure to export the text...create a “Span” tag in the document structure to export the text...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FieldFileSize.IsInMegabytes | Aspose.Words for ...

    Control file size display with FieldFileSize's IsInMegabytes property. Easily toggle between bytes and megabytes for better clarity and user experience....size of a document with a FILESIZE field. Document doc = new...new Document ( MyDir + "Document.docx" ); Assert . That ( doc ....

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldFileSize.IsInKilobytes | Aspose.Words for ...

    Control file size display with FieldFileSize IsInKilobytes. Easily toggle size visibility in kilobytes for enhanced data management....size of a document with a FILESIZE field. Document doc = new...new Document ( MyDir + "Document.docx" ); Assert . That ( doc ....

    reference.aspose.com/words/net/aspose.words.fie...
  8. RowCollection.Item | Aspose.Words for .NET

    Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired index for seamless data management....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Java API to Render XML to DIF | products.aspose...

    Export XML to DIF via Java API without using Microsoft Excel or Adobe Reader...edit, convert, and print PDF documents from within their Java applications...such as document conversion, text extraction, document assembly...

    products.aspose.com/total/java/conversion/xml-t...
  10. Comment.DateTimeUtc | Aspose.Words for .NET

    Discover the Comment DateTimeUtc property, which retrieves the exact UTC date and time of your comments for accurate tracking and management.... Document doc = new Document (); DocumentBuilder...UtcDateTime.docx" ); doc = new Document ( ArtifactsDir + "Comment...

    reference.aspose.com/words/net/aspose.words/com...