Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 180,915 for

page

(0.1 sec)
  1. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event data. Enhance your workflow!...close it after saving a document page. PageFileName { get; set; }...document page will be saved to. PageIndex { get; } Current page index...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered Pages. Other content (paragraphs, tables, e…...Figures to Even Pages and Content to Odd Pages in Word DOCX Aspose...only appear on even-numbered pages . Other content (paragraphs...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  3. PageExtractOptions.update_page_starting_number ...

    PageExtractOptions.update_Page_starting_number property. Specifies whether the start Page number in the resulting document shall be updated...update_page_starting_number property PageExtractOptions.upda...update_page_starting_number property Specifies whether the start...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Move Pages to PDF using C++ | Aspose.PDF

    Move PDF Pages of your document programmatically programmatically with C++ sample code using Aspose.PDF for C++...to Move pages to PDF using C++ In order to move page in PDF file...Install-Package Aspose.PDF.Cpp Move Page to PDF using C++ You need Aspose...

    products.aspose.com/pdf/cpp/pages/move/
  5. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page instance page . Paragraphs . Add (...

    docs.aspose.com/pdf/zh/net/add-line/
  6. Track Document Conversion Progress with C++|Doc...

    Learn how to track document conversion progress in C++ using Aspose.Cells to enhance application usability....You may also control which pages are rendered, as demonstrated...) override { std :: cout << "Page " << args . GetPageIndex ()...

    docs.aspose.com/cells/cpp/track-document-conver...
  7. IPageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves separate Pages when saving a document to fixed Page formats in Java....separate pages when saving a document to fixed page formats....save a document to HTML page by page. public void pageFileNames()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....navigate the reader to a different page on the website to get more information...Document Class object. Get the Page Class you want to add the link...

    docs.aspose.com/pdf/cpp/actions/
  9. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered Pages in C++....odd-numbered and even-numbered pages. bool Aspose :: Words :: PageSetup...how to enable or disable even page headers/footers. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....Contents [ Hide ] Every PDF page contains Resources and Contents...input PDF document. Get the page you want to add an image to...

    docs.aspose.com/pdf/java/add-image-to-existing-...