Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 186,751 for

page

(0.29 sec)
  1. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/cpp/text-annotation/
  2. Display Features in Python|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....Unhide a Worksheet in Python Page Break Preview in Python Split...Python Zoom Factor in Python Page Setup Features in Python Analyzing...

    docs.aspose.com/cells/java/display-features-in-...
  3. 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...
  4. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。...pdf" )) { var page = document . Pages [ 2 ]; var absorber...ParagraphAbsorber (); absorber . Visit ( page ); Aspose . Pdf . Text . PageMarkup...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  5. Aspose::Words::Rendering::PageInfo::get_Colored...

    Aspose::Words::Rendering::PageInfo::get_Colored method. Returns true if the Page contains colored content in C++.... method Returns true if the page contains colored content. bool...Shows how to check whether the page is in color or not. auto doc...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. 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/
  7. FieldIndex.page_number_separator property | Asp...

    FieldIndex.Page_number_separator property. Gets or sets the character sequence that is used to separate an index entry and its Page number....page_number_separator property FieldIndex.page_number_separator...entry and its page number. @property def page_number_separator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageBorderAppliesTo Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PageBorderAppliesTo enum to control Page border printing across specific Pages for enhanced document formatting....enumeration Specifies which pages the page border is printed on. public...Description AllPages 0 Page border is shown on all pages of the section...

    reference.aspose.com/words/net/aspose.words/pag...
  9. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain text exports by customizing header and footer handling for optimal results...."Primary footer" ); // Insert pages to display these headers and...doc ); builder . Writeln ( "Page 1" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.sav...
  10. TxtSaveOptionsBase.export_headers_footers_mode ...

    TxtSaveOptionsBase.export_headers_footers_mode property. Specifies the way headers and footers are exported to the text formats...'Primary footer' ) # Insert pages to display these headers and...= doc ) builder . writeln ( 'Page 1' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...