Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 187,696 for

page

(0.15 sec)
  1. Aspose::Words::Saving::PageSavingArgs class | A...

    Aspose::Words::Saving::PageSavingArgs class. Provides data for the PageSaving() event. To learn more, visit the documentation article in C++....close it after saving a document page. get_PageFileName () const Gets...file name where the document page will be saved to. get_PageIndex...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Use Connection indexes to connect shapes|Docume...

    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....ConnectShapesViaConn member exposed by the Page class can be used to connect...(); // get page by index Aspose . Diagram . Page page = diagram...

    docs.aspose.com/diagram/net/use-connection-inde...
  3. 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.PD......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
  4. 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/
  5. 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/
  6. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpdatePageLayout method. Rebuilds the Page layout of the document in C++....Document::UpdatePageLayout method Rebuilds the page layout of the document. void...formats a document into pages and updates the page number related fields...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. 使用JavaScript通过C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++跟踪Excel文件的转换进度。...> </ head > < body > < h1 > Pages to PDF with Progress Callback...) { console . log ( `Saving page ${ pageIndex } to ${ fileName...

    docs.aspose.com/cells/zh/javascript-cpp/track-d...
  8. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the conversion progress of Excel files to TIFF using Aspose.Cells for JavaScript via C++. Enhance user experience during the conversion process....You may also control which pages are rendered as demonstrated...default behavior will be used for page saving // If needed, args (like...

    docs.aspose.com/cells/javascript-cpp/track-conv...
  9. Open and Modify a Document|Aspose.Words for .NET

    Open and modify an existing Word document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page explains how to open...text programmatically. On this page we will look at how to open...

    docs.aspose.com/words/net/open-and-add-text-to-...
  10. PageVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text on each Page in Java....each page. Examples: Shows how to apply and revert page setup...DocumentBuilder(doc); // Modify the page setup properties for the builder's...

    reference.aspose.com/words/java/com.aspose.word...