Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 185,611 for

page

(0.32 sec)
  1. FieldIndex.sequence_separator property | Aspose...

    FieldIndex.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and Page numbers....separate sequence numbers and page numbers. @property def sequence_separator...side, # and the number of the page that contains the XE field on...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.Page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a Page range....page_range_separator property FieldIndex.page_range_separator...start and end of a page range. @property def page_range_separator...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 将主题应用于形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中设置主题属性。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-2" ); // Add master with stencil file path and master...

    docs.aspose.com/diagram/zh/net/apply-theme-to-s...
  4. PageSetup Class | Aspose.Words for .NET

    Discover the Aspose.Words.PageSetup class for seamless Page setup customization in your document sections. Optimize layout and enhance readability today!...PageSetup class Represents the page setup properties of a section...get; set; } Specifies where the page border is positioned relative...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Aspose::Words::PageExtractOptions::get_UpdatePa...

    Aspose::Words::PageExtractOptions::get_UpdatePageStartingNumber method. Specifies whether the start Page number in the resulting document shall be updated. Default value is true in C++....Specifies whether the start page number in the resulting document...Show how to reset the initial page numbering and save the NUMPAGE...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. 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-...
  7. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ allows you to add, get, and delete the multimedia annotation from your PDF document....document are contained in a Page object’s Annotations collection...for that individual page only: every page has its own Annotations...

    docs.aspose.com/pdf/cpp/multimedia-annotation/
  8. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_to_grid property. Specifies whether the current paragraph should use the document grid lines per Page settings when laying out the contents in the paragraph....the document grid lines per page settings when laying out the...the number of lines that each page may have. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This Page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, documents, etc....Extract text from pages. Search text from pages. Get text segments...conversion (particular page or all pages). PDF to TIFF conversion...

    docs.aspose.com/pdf/cpp/key-features/
  10. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....we can Add annotations to the page. The following code snippet...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...

    docs.aspose.com/pdf/cpp/extra-annotations/