Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 39,383 for

document properties

(0.16 sec)
  1. FrameFormat.height_rule property | Aspose.Words...

    FrameFormat.height_rule property. Gets the rule for determining the height of the specified frame....height_rule property FrameFormat.height_rule property Gets the rule...height of the specified frame. @property def height_rule ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FrameFormat.horizontal_alignment property | Asp...

    FrameFormat.horizontal_alignment property. Gets horizontal alignment of the specified frame....horizontal_alignment property FrameFormat.horizontal_alignment property Gets...alignment of the specified frame. @property def horizontal_alignment (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.verticalAnchor property | Aspose.Words fo...

    Table.verticalAnchor property. Gets the base object from which the vertical positioning of floating table should be calculated...verticalAnchor property Table.verticalAnchor property Gets the base...floating tables properties. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldFormat class | Aspose.Words for Python

    aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting...Working with Fields documentation article. Properties Name Description...field results. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs::get_Shape method. Specifies the shape that the mail merge engine must insert into the Document in C++....engine must insert into the document. const System :: SharedPtr...() const Remarks When this property is specified, the mail merge...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word Documents, enhancing your Document's layout and functionality....Represents a table in a Word document. To learn more, visit the...the Working with Tables documentation article. public class Table...

    reference.aspose.com/words/net/aspose.words.tab...
  7. How to Read PDF Metadata using Python

    This article describes how to read PDF metadata using Python. It provides the IDE settings, a list of tasks to be performed and a runnable sample code for extracting metadata from PDF using Python....source PDF file using the Document class object to fetch metadata...Access a few information properties and display them on the console...

    kb.aspose.com/pdf/python/how-to-read-pdf-metada...
  8. Aspose::Words::Fields::FieldIndex::get_UseYomi ...

    Aspose::Words::Fields::FieldIndex::get_UseYomi method. Gets or sets whether to enable the use of yomi text for index entries in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ParagraphFormat class | Aspose.Words for Node.js

    Aspose.Words.ParagraphFormat class. Represents all the formatting for a paragraph...with Paragraphs documentation article. Properties Name Description...level of the paragraph in the document. pageBreakBefore True if a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphAlignment | Aspose.Words for Java

    Specifies text alignment in a paragraph in Java....Words document by hand. Document doc = new Document(); // A...A blank document contains one section, one body and one paragraph...

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