Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 140,988 for

page

(0.07 sec)
  1. 公共 API Aspose.Diagram 6.6.0 的变化|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....); // get page of the Visio diagram by name Page page = diagram...diagram . getPages (). getPage ( "Page-1" ); // get shape of the Visio...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  2. Remove Breaks in Python|Aspose.Words for Java

    Remove Breaks using Python....doc" ) \# Remove the page and section breaks from the...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/words/java/remove-breaks-in-pyt...
  3. Range.UpdateFields | Aspose.Words for .NET

    Enhance your documents effortlessly with the Range UpdateFields method, updating field values quickly and efficiently for improved accuracy....related to the page layout algorithms (e.g. PAGE, PAGES, PAGEREF)...PAGEREF). The page layout-related fields are updated when you render...

    reference.aspose.com/words/net/aspose.words/ran...
  4. Aspose::Words::Border::get_DistanceFromText met...

    Aspose::Words::Border::get_DistanceFromText method. Gets or sets distance of the border from text or from the Page edge in points in C++....border from text or from the page edge in points. double Aspose...border at the top of the first page. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. Aspose::Words::PageSetup::get_BorderAlwaysInFro...

    Aspose::Words::PageSetup::get_BorderAlwaysInFront method. Specifies where the Page border is positioned relative to intersecting texts and objects in C++.... method Specifies where the page border is positioned relative...border at the top of the first page. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. 通过 Python 打印 PDF 文件 | Aspose.PDF

    用于在.NET 框架、.NET Core 上打印 PDF 文档的 Python 源代码。...the page number dialog when printing viewer . print_page_dialog...Create objects for printer and page settings ps = drawing . printing...

    products.aspose.com/pdf/zh-hans/python-net/print/
  7. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single Paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...extract a table out of my single paged OCR PDF which has a Table and...StringBuilder(); // Process each page for (int pageIndex = 1; pageIndex...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  8. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/cpp/table/add/
  9. How to add/insert TextBox to Worksheet|Document...

    How to add/insert TextBox to Worksheet in Aspose.Cells for Python via .NET....vertical) Left click on the page Hold down the left button and...and drag a distance on the page Release the left button Now you...

    docs.aspose.com/cells/python-net/add-text-box-t...
  10. Your First Aspose.Diagram Application - Hello W...

    This Page describes how to create first application with Aspose.Diagram library....‘Hello World’ in a specified Page. Creating the Hello World Application...“Hello World!” text in the first page and saves the diagram....

    docs.aspose.com/diagram/python-java/your-first-...