Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 41,508 for

document properties

(0.75 sec)
  1. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects...Changes in a Document documentation article. Properties Name Description...revisions in a document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontEmbeddingLicensingRights class | Aspose.Wor...

    aspose.words.fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the font.... Properties Name Description bitmap_embedding_only...fonts (FontInfo). doc = aw . Document ( file_name = MY_DIR + 'Embedded...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the Document....formatting in all paragraphs of the document. joinRunsWithSameForm () Remarks...optimization method. Some documents contain adjacent runs with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 用JavaScript通过C++读取形状的发光效果颜色|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++读取形状发光效果的颜色...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/read-co...
  5. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points....weight property Stroke.weight property Defines the brush thickness...path of a shape in points. @property def weight ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Bookmark to PDF using C# | Aspose.PDF

    Add Bookmarks to PDF Programmatically with C# Using Aspose.PDF for .NET...work with Bookmarks in PDF Document with C# Library Use the Aspose...navigate long or complex documents efficiently. Well-structured...

    products.aspose.com/pdf/net/bookmarks/
  7. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....the Working with Images documentation article. Remarks: Use the...the Shape.getImageData() property to access and modify the image...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add Bookmark to PDF using C++ | Aspose.PDF

    Add Bookmarks to PDF Programmatically with C++ Using Aspose.PDF for C++...work with Bookmarks in PDF Document with C++ Library Use the Aspose...navigate long or complex documents efficiently. Well-structured...

    products.aspose.com/pdf/cpp/bookmarks/
  9. ImageSize.HorizontalResolution | Aspose.Words f...

    Discover the ImageSize HorizontalResolution property to easily obtain the DPI for your images, enhancing quality and precision in your projects....HorizontalResolution property Gets the horizontal resolution...read the properties of an image in a shape. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Save Visio document programmatically|Documentation

    This page describes how to save Visio Document to file, stream with Aspose.Diagram library....Save Visio document programmatically Contents [ Hide ] Visio...The example below saves a document to a file. // For complete...

    docs.aspose.com/diagram/java/save-visio-document/