Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 186,610 for

page

(0.33 sec)
  1. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Hide ] Replace Text in all pages of PDF document You can try...link To replace text on all pages in a PDF document using Aspose...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  2. PageBorderAppliesTo | Aspose.Words for Java

    Specifies which Pages the Page border is printed on in Java....PageBorderAppliesTo Specifies which pages the page border is printed on. Examples:...border at the top of the first page. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  3. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the Page center, as well as the header and footer margins of Page Setup using the Aspose.Cells for Python via .NET API....fully supports Microsoft Excel’s page setup options. Developers may...may need to configure page setup settings for worksheets to control...

    docs.aspose.com/cells/python-net/setting-margins/
  4. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient Page management. Optimize your navigation with precise current Page tracking....PageIndex property Current page index. public int PageIndex...save a document to HTML page by page. public void PageFileNames...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram.... get a particular page. get a particular shape. set...); // Get page by name Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/net/apply-theme-to-shape/
  6. Aspose::Words::Layout::ContinuousSectionRestart...

    Aspose::Words::Layout::ContinuousSectionRestart enum. Represents different behaviors when computing Page numbers in a continuous section that restarts Page numbering in C++....different behaviors when computing page numbers in a continuous section...section that restarts page numbering. enum class ContinuousSectionRes...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during Page layout model build and rendering. Page layout model is built in two steps. First, "conversion step", this is when Page layout pulls document content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged into Pages. Depending of the operation which triggered build, Page layout model may or may not be further rendered into fixed Page format. For example, computing number of Pages in the document or updating fields does not require rendering, whereas export to Pdf does in C++....raised during page layout model build and rendering. Page layout model...“conversion step”, this is when page layout pulls document content...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. 使用图层|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中添加或获取图层信息。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Iterate through the shapes foreach ( Aspose...

    docs.aspose.com/diagram/zh/net/working-with-lay...
  9. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....on a page, regardless of the dimensions of the printed page. You...specific position of the PDF page. The opacity of Watermark can...

    docs.aspose.com/pdf/java/sticky-annotations/
  10. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified range of Pages in C++....representing specified range of pages. System :: SharedPtr < Aspose...the first page to extract. count int32_t Number of pages to be extracted...

    reference.aspose.com/words/cpp/aspose.words/doc...