Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 181,654 for

page

(0.11 sec)
  1. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....a new PDF document and add a page. Create and add the red layer...= ap . Document () page = document . pages . add () # Red layer...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  2. Working with Vector Graphics using Python|Aspos...

    This article describes the features of working with GraphicsAbsorber tool using Python....vector graphics from a specified page and perform various operations...removing, or copying them to other pages. Extracting Graphics The first...

    docs.aspose.com/pdf/python-net/working-with-vec...
  3. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output...compare two PDF documents page by page. You can choose to compare...compare either specific pages or entire documents. The resulting...

    docs.aspose.com/pdf/net/compare-pdf-documents/
  4. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF document in C++ using Aspose.PDF to adjust text orientation and improve layout....particular page auto page = document -> get_Pages () -> Add ();...> ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/
  5. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether Page setup is exported to HTML, MHTML or EPUB...exportPageSetup property Specifies whether page setup is exported to HTML, MHTML...Words document model provides page setup information via PageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageInfo.Landscape | Aspose.Words for .NET

    Discover if your document's Page orientation is landscape with PageInfo. Ensure optimal layout for stunning presentations and prints....property Returns true if the page orientation specified in the...the document for this page is landscape. public bool Landscape...

    reference.aspose.com/words/net/aspose.words.ren...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Page Stamp to PDF using C++https://products.aspose.com/pdf/cpp/stamps/Page/Recent content in Add Page Stamp to PDF using C++ on Aspsoe.PDF ......PDF Products – Add Page Stamp to PDF using C++https://products...com/pdf/cpp/stamps/page/Recent content in Add Page Stamp to PDF using...

    products.aspose.com/pdf/cpp/stamps/page/index.xml
  8. 设置方向并控制隐藏 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....orientation of the Visio drawing page programmatically. This help...has the Page class that represents a Visio drawing page. The PageSheet...

    docs.aspose.com/diagram/zh/python-java/set-orie...
  9. Aspose.PSD的Java 24.1版本发布说明|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....changing this property, the first page will be rendered and saved....Change the active page index to the second page. image . setActivePageIndex...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  10. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....painting a graphical shape on the page. An operator keyword is distinguished...elements to be painted on a page. More details about PDF operators...

    docs.aspose.com/pdf/cpp/operators/