Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 190,008 for

page

(0.15 sec)
  1. Aspose::Words::LowCode::Comparer::Compare metho...

    Aspose::Words::LowCode::Comparer::Compare method. Compares two documents loaded from streams with additional options and saves the differences to the provided output stream in the specified save format, producing changes as a number of edit and format revisions in C++....PNG, or WebP), only the first page of the output will be saved...PNG, or WebP), only the first page of the output will be saved...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. DGN Drawing|CAD 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....defined on export, for multi-paged output formats (like PDF) all...exported, each on a separate page. 3D entities supported on DGN...

    docs.aspose.com/cad/java/dgn-drawing/
  3. Feature List | Aspose.Page for .NET

    Feature List Page provides you with the information on what you can do and with which Page Description Languages working with this API solution for .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/feature-list/
  4. Saving recognition results into a stream|Docume...

    Saving the recognition results of multi-Page documents (PDF, Word, and so on) into a memory stream....printouts consisting of multiple pages, as well as for batch recognition...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/java/save-stream/
  5. FieldGoToButton.location property | Aspose.Word...

    FieldGoToButton.location property. Gets or sets the name of a bookmark, a Page number, or some other item to jump to....sets the name of a bookmark, a page number, or some other item to...insert_break ( aw . BreakType . PAGE_BREAK ) builder . start_bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Data Extraction – Java Examples – Aspose.HTML f...

    Learn how to navigate through HTML documents, perform a detailed inspection of its elements and extract data from the web using Aspose.HTML for Java....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/java/data-extraction/
  7. Working with Hyphenation in Python|Aspose.Words...

    Use hyphenation for a more compact arrangement of text using Python. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries.... What is this page about? This page explains how to use...and therefore the number of pages. In other words, using the hyphenation...

    docs.aspose.com/words/python-net/working-with-h...
  8. Clone a Document in Python|Aspose.Words for Pyt...

    Clone a document to get its identical copy using Python. When creating a copy, nodes and properties of the original document are cloned.... What is this page about? This page describes how to create...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section...

    docs.aspose.com/words/python-net/clone-a-document/
  9. Working with Shapes in PHP|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....Extract All Images From a Visio Page in PHP Get Icons of Various...

    docs.aspose.com/diagram/java/working-with-shape...
  10. 创建 PDF 文档|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 创建和格式化 PDF 文档。...类的对象 向 Document 对象的 ‘Pages’ 集合中添加一个 Page 对象 向页面的 Paragraphs 集合中添加...Document > (); auto page = document -> get_Pages () -> Add (); //...

    docs.aspose.com/pdf/zh/cpp/create-pdf-document/