Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 41,496 for

document properties

(0.87 sec)
  1. How to Read Bookmarks in PDF using Java

    This tutorial provides details on how to read bookmarks in PDF using Java. You can extract bookmarks in pdf using Java such that all the main bookmarks and their child bookmarks can also be retrieved....learn to display different properties of the bookmark like its...target PDF file using the Document class object to fetch the...

    kb.aspose.com/pdf/java/how-to-read-bookmarks-in...
  2. PDF Footer Insertion Using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET....Add Footers to PDF Document Using Python In order to add footers... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/footer/
  3. Manipulate Position, Size, and Designer Chart|D...

    Learn how to use Aspose.Cells for Python via .NET to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these Properties for improved layout and visualization....chart_object property to achieve this. You can use...use its sub‑properties to re‑size the chart with new height and...

    docs.aspose.com/cells/python-net/manipulate-pos...
  4. 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...
  5. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type....STRUCTURED_DOCUMENT_TAG and NodeType.SMART_TAG...Examples Shows how to apply the properties of a table’s style directly...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature line is signed by digital signature and this digital signature is valid....is_valid property SignatureLine.is_valid property Indicates that...digital signature is valid. @property def is_valid ( self ) -> bool...

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

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word Documents without utilizing Microsoft Word in Java....and printing Microsoft Word documents without utilizing Microsoft...Automation and System.Xml. A document in Aspose.Words is represented...

    reference.aspose.com/words/java/com.aspose.words/
  8. Aspose::Words::ParagraphFormat::get_FarEastLine...

    Aspose::Words::ParagraphFormat::get_FarEastLineBreakControl method. Gets or sets a flag indicating whether East Asian line-breaking rules are applied to the current paragraph in C++....Shows how to set special properties for Asian typography. auto...:: Words :: Document > ( get_MyDir () + u "Document.docx" ); System...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::Lists::ListCollection::GetListBy...

    Aspose::Words::Lists::ListCollection::GetListByListId method. Gets a list by a list identifier in C++....just by settings the List property of the ListFormat object....how to verify owner document properties of lists. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. ParagraphFormat.spaceBeforeAuto property | Aspo...

    ParagraphFormat.spaceBeforeAuto property. True if the amount of spacing before the paragraph is set automatically....spaceBeforeAuto property ParagraphFormat.spaceBeforeAuto property True if...spacing. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...