Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 187,704 for

page

(0.18 sec)
  1. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX documents. Use this code for creating VDX files within any Python based application.....the first page of the diagram. Add text in the page. Use save...the first page of the diagram. page = diagram.Pages[ 0 ]; // Add...

    products.aspose.com/diagram/python-net/create/vdx/
  2. Create VSDX Files via Python | products.aspose.com

    Python Sample code for generating VSDX documents. Use this code for creating VSDX files within any Python based application.....the first page of the diagram. Add text in the page. Use save...the first page of the diagram. page = diagram.Pages[ 0 ]; // Add...

    products.aspose.com/diagram/python-net/create/v...
  3. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating document size, enhancing file management and efficiency....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Comparer.CompareToImages | Aspose.Words for .NET

    Effortlessly compare documents with CompareToImages, saving differences as images for each Page, enhancing clarity and visual analysis....returned array represents a single page of the output rendered as an...returned array represents a single page of the output rendered as an...

    reference.aspose.com/words/net/aspose.words.low...
  5. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove Pages from/to XPS documents with a few lines of code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/add-delete-pages/
  6. Modifications on PDF documents - Free Support F...

    Hell Support, I am working with the team for our Aspose use cases on document related requirements. We ran into an issue while trying to import the appose-pdf library and were hoping you could assist us with this. The …...each page foreach (Page page in pdfDocument.Pages) { page.AddStamp(textStamp);...iterating through the stamps on each page and removing the specific one...

    forum.aspose.com/t/modifications-on-pdf-documen...
  7. Manage Shape Text Options|Documentation

    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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/managing-shape...
  8. Queries and Connections|Documentation

    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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/managing-datab...
  9. Document.frameset property | Aspose.Words for N...

    Document.frameset property. Returns a [Document.frameset](./) instance if this document represents a frames Page....document represents a frames page. get frameset () : Aspose ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用文本框|Documentation

    本节介绍如何使用 Aspose.Diagram 格式化文本形状。...// Get the page by its name Aspose . Diagram . Page page1 = diagram...diagram . Pages . GetPage ( "Page-1" ); // Get shape by its ID...

    docs.aspose.com/diagram/zh/net/working-with-tex...