Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 187,113 for

page

(0.12 sec)
  1. 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-...
  2. 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/
  3. Error converting the file - Free Support Forum ...

    Hello everyone, Product: Aspose.Cells Version: 24.8.0 Environment: Linux (server environment) Conversion Type: Excel → Multi-Page TIFF Issue Type: BUG — Output TIFF only contains 1 Page When converting an Excel f…...Conversion Type: Excel → Multi-page TIFF Issue Type: BUG — Output...Output TIFF only contains 1 page When converting an Excel file that...

    forum.aspose.com/t/error-converting-the-file/32...
  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. Working with PDF Pages in C++|Aspose.PDF for C++

    How to add Pages, add headers and footers, add watermarks you can know in this section. Aspose.PDF for C++ explain to you all details on this topic....Working with PDF Pages in C++ Contents [ Hide ] Aspose.PDF for...various manipulations with Pages in your PDF document. You will...

    docs.aspose.com/pdf/cpp/working-with-pages/
  6. LayoutOptions.continuous_section_page_numbering...

    LayoutOptions.continuous_section_Page_numbering_restart property. Gets or sets the mode of behavior for computing Page numbers when a continuous section restarts the Page numbering....continuous_section_page_numbering_restart property LayoutOptions...LayoutOptions.continuous_section_page_numbering_restart property Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 Jython 中管理分页符|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....self ): # Adding Page Breaks self . add_page_breaks () # Clearing...Clearing All Page Breaks self . clear_all_page_breaks () # Removing...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  8. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceName method. Gets or sets the name of a sequence whose number is included with the Page number in C++....number is included with the page number. System :: String Aspose...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....document = new Document (); Page page = document . getPages ()....setFormattingOptions ( textOptions ); page . getParagraphs (). add ( text...

    docs.aspose.com/pdf/java/text-formatting-inside...
  10. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....footers for first, even and odd pages. builder.getPageSetup().set...the headers, then add three pages to the document to display each...

    reference.aspose.com/words/java/com.aspose.word...