Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 50,524 for

properties

(1.18 sec)
  1. Aspose.Words DOM|Aspose.Words for Python via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Python....tree objects with various properties. Build Document Nodes Tree...the Node.node_type property. This property returns a NodeType...

    docs.aspose.com/words/python-net/aspose-words-d...
  2. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....Font property. The Font class contains a...wide variety of the font properties possible in Microsoft Word...

    docs.aspose.com/words/cpp/using-documentbuilder...
  3. PageVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder . insertBreak (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document Properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` object can be saved to a file or stream and also sent to a browser....responsibilities, available properties and methods, and how to create...provides various document properties and methods, such as saving...

    docs.aspose.com/words/python-net/working-with-d...
  5. Search and Get Images from PDF Document|Aspose....

    This section explain how to search and get images from PDF document with Aspose.PDF for Java library....ImagePlacements objects and get their properties (Image, dimensions, resolution...image and ImagePlacement Properties for ( ImagePlacement imagePlacement...

    docs.aspose.com/pdf/java/search-and-get-images-...
  6. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets page setup to default paper size, margins and orientation....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder . insertBreak (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Generate Barcode Using Custom Width|Documentation

    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....widths for all supported properties and generate a barcode that...custom widths support these properties: The caption above and below...

    docs.aspose.com/barcode/java/generate-barcode-u...
  8. How to Clean Metadata from PDF using Python

    This article guides on how to clean metadata from PDF using Python. It has details to set the IDE, a list of steps, and a runnable sample code to strip PDF metadata using Python....default properties one by one and all the custom properties collectively...DocumentInfo. Remove the default properties by calling the remove() method...

    kb.aspose.com/pdf/python/how-to-clean-metadata-...
  9. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table...description property Table.description property Gets or sets...information contained in the table. @property def description ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Access Excel QueryTable using C#

    Follow this article to access Excel QueryTable using C#. It has details to set the IDE, a list of steps, and a sample code for accessing and updating the Excel external data connection using C#....fetch it, and update its properties if required. Steps to Update...connection and display its properties Update the connection settings...

    kb.aspose.com/cells/net/access-excel-querytable...