Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 190,005 for

page

(2.12 sec)
  1. FixedPageSaveOptions.PageSavingCallback | Aspos...

    Control Page saving with FixedPageSaveOptions' PageSavingCallback. Optimize document exports to fixed formats for enhanced efficiency and precision....Allows to control how separate pages are saved when a document is...is exported to fixed page format. public IPageSavingCallback PageSavingCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Replace Fields C++|Aspose.Words for C++

    Learn how to replace fields with text in C++. Replace fields with static data using the C++ API....example, trying to convert the PAGE field in a header or footer...value being displayed on all pages. This is because headers and...

    docs.aspose.com/words/cpp/replace-fields/
  3. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby.... new ( doc ) \ # Insert few page breaks (just for testing) breakType.... insertBreak ( breakType . PAGE_BREAK ) end \ # Move DocumentBuilder...

    docs.aspose.com/words/java/insert-nested-fields...
  4. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....How to Print Excel as Fitted Pages Wide and Tall Contents [ Hide...within a specified number of pages, both horizontally and vertically...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  5. 旋转、改变位置和连接子形状|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...getPage ( "Page-3" ); // get shape by id Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/java/rotate-change-t...
  6. Aspose::Words::PageSetup::get_PageNumberStyle m...

    Aspose::Words::PageSetup::get_PageNumberStyle method. Gets or sets the Page number format in C++....yle method Gets or sets the page number format. Aspose :: Words...Examples Shows how to set up page numbering in a section. auto...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....Document > (); auto page = document -> get_Pages () -> Add (); auto...set_SubsequentLinesInden ( 20 ); page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  8. Add Pages to PDF Document|Aspose.PDF for Rust v...

    Explore how to add Pages to an existing PDF in Rust with Aspose.PDF for enhancing and expanding your documents....Add Pages to PDF Document Contents [ Hide ] Add Page in a PDF...demonstrates how to perform the Add Page at the end of the PDF operation...

    docs.aspose.com/pdf/rust-cpp/add-pages/
  9. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction....expressions”) from a single page or whole document, or we can...complete text of a single page, range of pages or complete document...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  10. Format PDF Text in Python|Aspose.PDF for Python...

    Learn how to format text inside PDF documents in Python using spacing, borders, indentation, and styling options....the formatted text to a new page in a PDF. Create a new PDF document...formatted text fragment into the page’s paragraphs collection. Save...

    docs.aspose.com/pdf/python-net/text-formatting-...