Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 187,801 for

page

(0.52 sec)
  1. Working with Workbooks in Apache POI and Aspose...

    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....Create New Workbook Page Setup - Fit to Page Setting Set Print...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/working-with-workboo...
  2. Aspose::Words::PageSetup::ClearFormatting metho...

    Aspose::Words::PageSetup::ClearFormatting method. Resets Page setup to default paper size, margins and orientation in C++....PageSetup::ClearFormatting method Resets page setup to default paper size...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of Pages generated when converting Excel to PDF using Aspose.Cells with C++....Ask AI Limit the Number of Pages Generated - Excel to PDF Conversion...you want to print a range of pages to an output PDF file. Aspose...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  4. BreakType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.BreakType enum to enhance your document formatting with precise break types for improved readability and layout control.... PageBreak 1 Explicit page break. ColumnBreak 2 Explicit...start of new section on the same page as the previous section. SectionBreakNewColum...

    reference.aspose.com/words/net/aspose.words/bre...
  5. 使用 Visio 形状数据|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....vsdx" ); // get page by name Page page = diagram . getPages...getPages (). getPage ( "Page-2" ); // Add master with stencil file...

    docs.aspose.com/diagram/zh/java/working-with-vi...
  6. Rotate PDF Pages with Rust via C++|Aspose.PDF f...

    This topic describes how to rotate the Page orientation in an existing PDF file programmatically with Rust via C++...Rotate PDF Pages with Rust via C++ Contents [ Hide ] This section...describes how to change the page orientation from landscape to...

    docs.aspose.com/pdf/rust-cpp/rotate-pages/
  7. How to remove Link Annotation using Java | Aspo...

    Remove Link annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...Add for Link annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/link/re...
  8. PageInfo.Colored | Aspose.Words for .NET

    Discover if your Page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!...property Returns true if the page contains colored content. public...Shows how to check whether the page is in color or not. Document...

    reference.aspose.com/words/net/aspose.words.ren...
  9. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...获取要添加图像的页面 auto page = document -> get_Pages () -> idx_get (...); // 将图像添加到页面资源的 Images 集合中 page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  10. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram for Java....shapes via a connector in the Page class. The code below shows...rectangles shape to page. Add a connector shape to page. Connect the...

    docs.aspose.com/diagram/java/connect-shapes/