Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 42,006 for

document properties

(0.13 sec)
  1. How to Convert HTML to PDF using Java

    This article guides on how to convert HTML to PDF using Java. It has a list of steps to write the application, the configuration details, and a runnable sample code to export HTML to PDF using Java....Load the HTML file using the Document class object with the above...using the save() method in the Document class. Code to Convert HTML...

    kb.aspose.com/pdf/java/how-to-convert-html-to-p...
  2. Access and Update the Portions of Rich Text of ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....access and update various properties of a font, such as font name...Arial Courier New Verdana AI Document Assistant Close Calculate...

    docs.aspose.com/cells/java/access-and-update-th...
  3. Font.theme_color property | Aspose.Words for Py...

    Font.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this [Font](../) object....theme_color property Font.theme_color property Gets or sets the...associated with this Font object. @property def theme_color ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf Document into a [Document](../../aspose.words/Document/) object...options when loading Pdf document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: PdfLoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldXE.entry_type property | Aspose.Words for ...

    FieldXE.entry_type property. Gets or sets an index entry type....entry_type property FieldXE.entry_type property Gets or sets...sets an index entry type. @property def entry_type ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIndex.entry_type property | Aspose.Words f...

    FieldIndex.entry_type property. Gets or sets an index entry type used to build the index....entry_type property FieldIndex.entry_type property Gets or sets...used to build the index. @property def entry_type ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....comments while loading an HTML document. HtmlLoadOptions loadOptions...account while parsing the loaded document. loadOptions . SupportVml...

    reference.aspose.com/words/net/aspose.words.loa...
  8. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main Document and a glossary Document of a Word Document...main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your Document's first page with unique headers and footers for a professional touch....DifferentFirstPageHe property True if a different header...footers in a document using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/pag...
  10. How to Convert PDF to PDF X1A using C#

    This article teaches how to convert PDF to PDF X1A using C#. It provides the IDE settings, the program logic and a runnable sample code to transform PDF to PDF X1A using C#....target PDF file using the Document class for conversion to PDF/X-1a...the source PDF file into the Document class object, creating the...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-pdf...