Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 187,806 for

page

(0.1 sec)
  1. PDF Document Compression | Aspose.PDF

    Optimize PDF files on any platform programmatically with this sample code using Aspose.PDF Library...document in order to open the first page as quickly as possible: Invoking...a way that allows the first page of the PDF file to be displayed...

    products.aspose.com/pdf/compress/
  2. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....painting a graphical shape on the page. An operator keyword is distinguished...elements to be painted on a page. More details about PDF operators...

    docs.aspose.com/pdf/cpp/operators/
  3. Add Pages to PDF Document|Aspose.PDF for Go via...

    Explore how to add Pages to an existing PDF in Go 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/go-cpp/add-pages/
  4. PowerPoint→XPS-複数の問題 - Free Support Forum - asp...

    ① 不具合の概要 Aspose.slides 25.5.0を使用しXPSへ変換した際に、複数の不具合が発生していることを確認いたしました。詳細な内容は以下の通りです。また、これらの問題を解決するための対処方法についてご指導をお願い申し上げます。 ② 添付ファイルの説明 PowerPointErrorファイルリンク ・ErrorReport_PowerPoint.xlsx: 不具合事象のリストを記載しております。このエクセルには以…...all fixes on the Release Notes page. You can also find the latest...library on the Product Download page. aspose.notifier September 4...

    forum.aspose.com/t/powerpoint-xps/313167
  5. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your document's structure with the UpdatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation....UpdatePageLayout method Rebuilds the page layout of the document. public...formats a document into pages and updates the page number related fields...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_Pages method...remove_blank_pages method Contents [ Hide ] remove_blank_pages(input_file_name...output_file_name) Removes empty pages from the document and saves...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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-...
  8. Orientation enumeration | Aspose.Words for Python

    aspose.words.Orientation enumeration. Specifies Page orientation....Orientation enumeration Specifies page orientation. Members Name Description...Description PORTRAIT Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Discover how to add a Table of Contents (TOC) to an existing PDF document using Python and Aspose.PDF for better navigation....Get access to first page of PDF file toc_page = doc . getPages ()...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...

    docs.aspose.com/pdf/python-java/add-toc-to-exis...