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

document properties

(0.16 sec)
  1. Add Page Stamp to PDF using Java | Aspose.PDF

    Add page stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....</dependency> Add Page Stamp to PDF Document Java You need Aspose.PDF for...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/java/stamps/page/
  2. IStructuredDocumentTag.level property | Aspose....

    IStructuredDocumentTag.level property. Gets the level at which this SDT occurs in the Document tree....level property IStructuredDocumentT.level property Gets the level...SDT occurs in the document tree. @property def level ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTagRangeStart.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with this structured Document tag...title property StructuredDocumentTa.title property Specifies...structured document tag. Can not be None . @property def title...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extracting OLE Objects from Worksheet|Documenta...

    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....has ProgID and ObjectData properties that can help you identify...outputExtractOleObje.docx Sample Code AI Document Assistant Close Inserting...

    docs.aspose.com/cells/cpp/extracting-ole-object...
  5. DownsampleOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DownsampleOptions class. Allows to specify downsample options...more, visit the Save a Document documentation article. Constructors...The default constructor. Properties Name Description downsampleImages...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.AllowOverlap | Aspose.Words for .NET

    Discover the ShapeBase AllowOverlap property, control shape interactions by enabling or disabling overlap with other shapes for enhanced design flexibility....AllowOverlap property Gets or sets a value that...get ; set ; } Remarks This property affects behavior of the shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your Document's paragraphs for a polished, professional look....JoinRunsWithSameForm Contents [ Hide ] Document.JoinRunsWithSameForm method...formatting in all paragraphs of the document. public int JoinRunsWithSameForm...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Wrong coordinates of rotated shape imported fro...

    Hello, we noticed a problem with Aspose.Words versions 24.12 and 25.2 which were not present in 24.9. Using the newest version when importing rotated shapes (excluding 0 or 180 degrees) X, Y coordinates are shifted by co…...Code snippet: Document document = new Document(fileStream); Rectangle2D...bounds =((Shape) ((GroupShape) document .getSections() .get(0) .getBody()...

    forum.aspose.com/t/wrong-coordinates-of-rotated...
  9. WebExtension.reference property | Aspose.Words ...

    WebExtension.reference property. Specifies the primary reference to an web extension....reference property WebExtension.reference property Specifies...reference to an web extension. @property def reference ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Word to PCL in Python

    This simple article discusses how to convert Word to PCL in Python. It encompasses all the required information to establish the environment and offers a working example code to render DOC file to PCL in Python....Create an instance of the Document class to convert that to a...settings Save the loaded DOCX document as a PCL file on the disk...

    kb.aspose.com/words/python/convert-word-to-pcl-...