Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 41,478 for

document properties

(0.06 sec)
  1. How to Convert PDF to HTML in Python

    This brief tutorial focuses on how to convert PDF to HTML in Python. It contains the environment setup details, stepwise procedure, and for creating a PDF to HTML converter Python code sample is also shared for your reference....also learn to set different properties for conversion. Steps to...Load the input PDF document with the Document class to export it...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  2. TaskPane.DockState | Aspose.Words for .NET

    Discover the TaskPane DockState property to easily manage your task pane's last docked position for enhanced workflow and efficiency....DockState property Specifies the last-docked...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...
  3. UserInformation | Aspose.Words for Java

    Specifies information about the user in Java....the Working with Fields documentation article. Examples: Shows...them using fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document.WebExtensionTaskPanes | Aspose.Words f...

    Explore the WebExtensionTaskPanes property to access a valuable collection of task pane add-ins, enhancing your Document's functionality and user experience....Contents [ Hide ] Document.WebExtensionTaskPane property Returns a collection...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words/doc...
  5. BaseWebExtensionCollection1.Add | Aspose.Words ...

    Discover how to enhance your projects with the BaseWebExtensionCollection Add method. Effortlessly add items to your collection for seamless integration....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  6. Work with Office Add-ins in Java|Aspose.Words f...

    Aspose.Words for Java provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension Properties....controls that run code to modify documents. Aspose.Words API provides...that can run code to modify documents. For example, using Aspose...

    docs.aspose.com/words/java/work-with-office-add...
  7. ChartSeriesGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesGroup class, which simplifies managing chart series Properties for enhanced data visualization and analysis....ChartSeriesGroup class Represents properties of a chart series group,... that is, the properties of chart series of the same type associated...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Convert Between Measurement Units|Aspose.Words ...

    Aspose.Words for Python via .NET can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels....page properties in inches. Most of the object properties provided...when setting various page properties because, for instance, inches...

    docs.aspose.com/words/python-net/convert-betwee...
  9. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section Properties in C++....represents page setup and section properties. System :: SharedPtr < Aspose...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....the Working with Fields documentation article. Remarks: Inserts...graphics contained in another document. Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...