Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 34,458 for

document properties

(0.1 sec)
  1. ImageSize.height_pixels property | Aspose.Words...

    ImageSize.height_pixels property. Gets the height of the image in pixels....height_pixels property ImageSize.height_pixels property Gets the height...height of the image in pixels. @property def height_pixels ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataTable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataTable class to easily customize chart data tables and enhance your data visualization with powerful features....ChartDataTable class Allows to specify properties of a chart data table. public...public class ChartDataTable Properties Name Description Font { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  3. SaveOutputParameters class | Aspose.Words for P...

    aspose.words.saving.SaveOutputParameters class. This object is returned to the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation...returned to the caller after a document is saved and contains additional...the Save a Document documentation article. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with ContentTypeProperties|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.... You may also make the property optional by setting the ContentTypeProperty...ContentTypeProperty.IsNillable property to true . The following code...

    docs.aspose.com/cells/java/working-with-content...
  5. RevisionGroupCollection class | Aspose.Words fo...

    aspose.words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the Document...represent revision groups in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Forms2OleControl.childNodes property | Aspose.W...

    Forms2OleControl.childNodes property. Gets collection of immediate child controls....childNodes property Forms2OleControl.childNodes property Gets collection...Examples Shows how to verify the properties of an ActiveX control. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert Word to PCL in C#

    This simple topic covers how to convert Word to PCL in C#. It includes all the required information to set up the environment and a working example code to render DOC file to PCL in C#....source Word document file using an instance of the Document class Create...file settings Save the Word document as a PCL file on the disk...

    kb.aspose.com/words/net/convert-word-to-pcl-in-...
  8. SignatureLineOptions.defaultInstructions proper...

    SignatureLineOptions.defaultInstructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...defaultInstructions property SignatureLineOptions.defaultInstructions...defaultInstructions property Gets or sets a value indicating that default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.hanging_punctuation property | ...

    ParagraphFormat.hanging_punctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph....hanging_punctuation property ParagraphFormat.hanging_punctuation property Gets...for the current paragraph. @property def hanging_punctuation (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert PDF to PPTX using Python

    This short tutorial guides on how to convert PDF to PPTX using Python. It contains step-wise process and a runnable sample code for converting PDF to PowerPoint using Python....loaded PDF file and set the properties of the output PPTX file....the source PDF file into the Document class to turn PDF into PowerPoint...

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