Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 414,406 for

document

(0.98 sec)
  1. XmlMapping.Delete | Aspose.Words for .NET

    Effortlessly remove XML data mappings with the XmlMapping Delete method. Streamline your structured Documents for improved efficiency and organization....mapping of the parent structured document to XML data. public void Delete...custom XML parts. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words.mar...
  2. BuiltInDocumentProperties.title property | Aspo...

    BuiltInDocumentProperties.title property. Gets or sets the title of the Document....Gets or sets the title of the document. get title () : string Examples...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. XmlMapping.IsMapped | Aspose.Words for .NET

    Discover how the XmlMapping IsMapped property efficiently verifies XML data mapping for structured Documents, ensuring seamless integration and accuracy....true if the parent structured document tag is successfully mapped...custom XML parts. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words.mar...
  4. IStructuredDocumentTag.appearance property | As...

    IStructuredDocumentTag.appearance property. Gets or sets the appearance of the structured Document tag....appearance of the structured document tag. get appearance () : Aspose...content. let doc = new aw . Document ( base . myDir + "Multi-section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Rotate Documents via C++ | products.aspose.com

    Rotate PDF and Image files including JPG PNG BMP GIF TIFF SVG via your C++ application....Rotate Rotate Documents using C++ APIs Rotate PDF document pages within...Aspose.Total for C++. Download Document rotation serves as a vital...

    products.aspose.com/total/cpp/rotate/
  6. Resize EPS using Java API Solution

    Resize EPS functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Initialize PS document with EPS file 4 PsDocument document = new P...image 9 Dimension oldSize = document. extractEpsSize (); 10 11...

    docs.aspose.com/page/java/resize-eps/
  7. how to customize menus and toolbars in GridJs|D...

    This article describes how to customize menus and toolbars in GridJs....parent dom const menubar = document . querySelector ( "#gridjs-divid...parent dom const menubar = document . querySelector ( "#gridjs-divid...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  8. how to customize menus and toolbars in GridJs|D...

    This article describes how to customize menus and toolbars in GridJs....parent dom const menubar = document . querySelector ( "#gridjs-divid...parent dom const menubar = document . querySelector ( "#gridjs-divid...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  9. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...the Programming with Documents documentation article. Remarks All...All text of the document is stored in runs of text. Run can only...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Remove Fields in Java|Aspose.Words for Java

    Learn how to remove fields in Java. Remove fields programmatically using Java API....to remove a field from the document. This may occur when it is...is no longer needed in the document. For example a TOC field when...

    docs.aspose.com/words/java/remove-fields/