Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 39,575 for

document properties

(0.09 sec)
  1. Table.title property | Aspose.Words for Node.js

    Table.title property. Gets or sets title of this table...title property Table.title property Gets or sets title of this...value is an empty string. This property is meaningful for ISO/IEC...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced formatting options to elevate your Document's appearance!...ParagraphFormat property Provides access to the paragraph...paragraph formatting properties. public ParagraphFormat ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  3. Work with Office Add-ins in Python|Aspose.Words...

    Aspose.Words for Python via .NET 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/python-net/work-with-offi...
  4. Convert Between Measurement Units in C#|Aspose....

    Aspose.Words for .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 using C#....working with document layout. Most of the object properties provided...when setting various page properties because, for instance, inches...

    docs.aspose.com/words/net/convert-between-measu...
  5. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java....getCaption() Gets a Caption property of the control. getChildNodes()...getValue() Gets underlying Value property which often represents control...

    reference.aspose.com/words/java/com.aspose.word...
  6. Extract Tagged Content from PDF|Aspose.PDF for ...

    This article explains how to extract tagged content PDF Document using Aspose.PDF for Python via .NET...extract tagged content PDF document using Python. Getting Tagged...order to get content of PDF Document with Tagged Text, Aspose.PDF...

    docs.aspose.com/pdf/python-net/extract-tagged-c...
  7. Adding Page Number to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....Contents [ Hide ] All the documents must have page numbers in...locate different parts of the document. Aspose.PDF for Python via...

    docs.aspose.com/pdf/python-net/add-page-number/
  8. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create a TextParagraph and...and define its properties. Add the TextParagraph to Page using...

    products.aspose.com/pdf/python-net/text/
  9. BaseWebExtensionCollection1.GetEnumerator | Asp...

    Discover the BaseWebExtensionCollection GetEnumerator method to easily iterate through collections, enhancing your development efficiency and code management....with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . That...

    reference.aspose.com/words/net/aspose.words.web...
  10. Crop PDF Pages programmatically C++|Aspose.PDF ...

    You may get page Properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for C++....Contents [ Hide ] Get Page Properties Each page in a PDF file has...has a number of properties, such as the width, height, bleed-...

    docs.aspose.com/pdf/cpp/crop-pages/