Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 67,655 for

document

(0.05 sec)
  1. How to Access the Presentation Properties in Py...

    This simple topic focuses on how to access the presentation properties in Python. It covers all the details by providing configurations, step-wise program flow and a runnable example to read and print the Document properties in Python....The application to read PPTX document properties in Python is fairly...macOS. Steps to Read PPTX Document Properties in Python Set up...

    kb.aspose.com/slides/python/how-to-access-the-p...
  2. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word Documents in Java without utilizing Microsoft Word....in Java How to Merge Word Documents using Java How to Digitally...Digitally Sign a Word Document using Java How to Delete a Blank Page...

    kb.aspose.com/words/java/page/2/
  3. PlainTextDocument.builtInDocumentProperties pro...

    PlainTextDocument.builtInDocumentProperties property. Gets [PlainTextDocument.builtInDocumentProperties](./) of the Document....builtInDocumentPrope of the document. get builtInDocumentPrope...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ResourceSavingArgs.resourceFileName property | ...

    ResourceSavingArgs.resourceFileName property. Gets or sets the file name (without path) where the resource will be saved to....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated resource file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlLoadOptions.PreferredControlType | Aspose.W...

    Discover HtmlLoadOptions' PreferredControlType property to customize Document node types for imported inputs and select elements. Optimize your forms effortlessly!...or sets preferred type of document nodes that will represent...is not representable with document nodes of the preferred type...

    reference.aspose.com/words/net/aspose.words.loa...
  6. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG Documents....fonts and css) when saving a document to fixed page HTML or SVG...created while converting a document to HTML. public void ResourceSavingCallba...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HtmlLoadOptions.SupportVml | Aspose.Words for .NET

    Discover how the HtmlLoadOptions SupportVml property enhances your web experience by enabling VML image support for improved graphics quality....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. ListCollection.AddSingleLevelList | Aspose.Word...

    Effortlessly create and add a single-level list to your Document with the ListCollection AddSingleLevelList method, enhancing organization and clarity....the list collection in the document. public List AddSingleLevelList...predefined template. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  9. LoadOptions.font_settings property | Aspose.Wor...

    LoadOptions.font_settings property. Allows to specify Document font settings....property Allows to specify document font settings. @property def...example, when loading HTML documents Aspose.Words may resolve the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python.... You can split Word document using Python in a variety...Word source file into the Document class object for splitting...

    kb.aspose.com/words/python/how-to-split-pages-i...