Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 41,488 for

document properties

(0.17 sec)
  1. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....alignment property ParagraphFormat.alignment property Gets or sets...Aspose.words document by hand. let doc = new aw . Document (); // A...

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

    Discover the ListCollection Count property to easily retrieve the number of numbered and bulleted lists in your Document, enhancing your content organization....Count property Gets the count of numbered...and bulleted lists in the document. public int Count { get ;...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Stroke.fill property | Aspose.Words for Python

    Stroke.fill property. Gets fill formatting for the [Stroke](../)....fill property Stroke.fill property Gets fill formatting for the...the Stroke . @property def fill ( self ) -> aspose . words ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Sections in Node.js|Aspose.Words f...

    Create and manage sections and section breaks in a Document using Node.js. Insert section into a Document Node.js. Remove section Node.js. Copy sections between Documents....Hide ] Sometimes you want a document that does not have the same...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/nodejs-net/working-with-s...
  5. ChartSeriesGroup class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeriesGroup class. Represents Properties of a chart series group, that is, the Properties of chart series of the same type associated with the same axes....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/nodejs-net/aspose.wo...
  6. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents Properties of a chart series group, that is, the Properties of chart series of the same type associated with the same axes....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/python-net/aspose.wo...
  7. How to Get PDF Metadata in Java

    This tutorial contains information on how to get PDF metadata in Java. It provides complete guidance to set the environment, program logic and a runnable sample code to view PDF metadata in Java by using a few API calls....the input PDF file into the Document class object for reading metadata...method Display all the desired properties from the DocumentInfo object...

    kb.aspose.com/pdf/java/how-to-get-pdf-metadata-...
  8. Table.bidi property | Aspose.Words for Python

    Table.bidi property. Gets or sets whether this is a right-to-left table....bidi property Table.bidi property Gets or sets whether this is...is a right-to-left table. @property def bidi ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FramesetCollection | Aspose.Words for Java

    Represents a collection of instances of the Frameset class in Java....the Programming with Documents documentation article. Examples:...access frames on-page. // Document contains several frames with...

    reference.aspose.com/words/java/com.aspose.word...
  10. Table Formatting in C++|Aspose.Words for C++

    Table formatting in details using C++. Using C++ to format every part of table....a table, you can use the properties available on the corresponding...one row before the table properties can be applied. This means...

    docs.aspose.com/words/cpp/applying-formatting/