Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 400 for

document navigation

(0.17 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a Document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Html , Mhtml , Epub...the Specify Save Options documentation article. class HtmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 编辑 SVG 文件 – C# 示例

    了解如何在 C# 中编辑 SVG。使用 Aspose.SVG for .NET 库添加和编辑 SVG 元素、编辑 SVG 路径、在位图上绘图等。... Copy 1 var svgElement = document. RootElement ; 2 var gElement...gElement = (SVGGElement)document. CreateElementNS ( "http://www.w3...

    docs.aspose.com/svg/zh/net/edit-svg-file/
  3. Aspose.Cells - The Powerful Excel Processing AP...

    Aspose.Cells API Reference - Excel processing and spreadsheet management made easy. Powerful features for data manipulation, formatting, formulas, and chart generation.... The API is also well-documented, making it easy for developers...Well-documented: Aspose.Cells for Java is well-documented, making...

    reference.aspose.com/cells/
  4. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....visit the Document Builder Overview documentation article. Remarks:...process of building a Document easier. Document is a composite object...

    reference.aspose.com/words/java/com.aspose.word...
  5. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....Words Document Object Model (DOM) documentation article. Remarks:...Remarks: A document is represented as a tree of nodes, similar...

    reference.aspose.com/words/java/com.aspose.word...
  6. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in Document properties in Java.... A collection of built-in document properties. To learn more...the Work with Document Properties documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  7. Create SVG File, Load and Read SVG in Python

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API....you must create or load a document. Aspose.SVG for Python via...enables you to construct an SVG document from scratch or load an existing...

    docs.aspose.com/svg/python-net/create-svg-file/
  8. BuiltInDocumentProperties.Paragraphs | Aspose.W...

    Discover the BuiltInDocumentProperties Paragraphs property, offering an accurate estimate of paragraph count in your Document for better content management....number of paragraphs in the document. public int Paragraphs { get...labels in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  9. BuiltInDocumentProperties.charactersWithSpaces ...

    BuiltInDocumentProperties.charactersWithSpaces property. Represents an estimate of the number of characters (including spaces) in the Document....(including spaces) in the document. get charactersWithSpaces...this property when you call Document.updateWordCount() . Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the Document....the number of pages in the document. get pages () : number Remarks...this property when you call Document.updatePageLayout() . Examples...

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