Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 189,988 for

page

(0.24 sec)
  1. Compare PDF Documents in Python|Aspose.PDF for ...

    Learn how to compare PDF documents in Python using side-by-side and graphical difference output with Aspose.PDF for Python via .NET....text and layout changes across pages. Use graphical comparison when...compare two PDF documents page by page. You can choose to compare...

    docs.aspose.com/pdf/python-net/compare-pdf-docu...
  2. Make Booklet of PDF|Aspose.PDF for .NET

    This section explains how to make booklet of PDF with Aspose.PDF Facades using PdfFileEditor class....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...} Make Booklet of PDF Using Page Size and File Paths MakeBooklet...

    docs.aspose.com/pdf/net/make-booklet-of-pdf/
  3. Working with Document in PostScript | C++

    Adding Pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/ps/working-with-document/
  4. Working with Sections in C++|Aspose.Words for C++

    Understanding document section concepts and manipulation practices using C++. Insert section into a document C++. Remove section C++. Copy sections between Documents....across all pages. For example, you may need to modify page number...number formats, have different page size and orientation, or have the...

    docs.aspose.com/words/cpp/working-with-sections/
  5. AsposeWordsPrintDocument.PageIndexFilter | Aspo...

    Filters printed Pages in Aspose.Words to skip specific indexes and save time....filter used to determine which pages to skip during printing. public...some pages are skipped, the actual total number of pages to print...

    reference.aspose.com/words/net/aspose.words.ren...
  6. 将各种图像格式转换为PDF|Aspose.PDF for C++

    本主题向您展示如何使用Aspose.PDF for C++库将各种图像格式转换为PDF。... 向此 Document 添加一个新的 Page 。 创建一个新的 Aspose.Pdf BMP。 使用输入文件初始化...(); // Add empty page in empty document auto page = document ->...

    docs.aspose.com/pdf/zh/cpp/convert-images-forma...
  7. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); // 创建注释...HighlightAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), tfa ->...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  8. 高级功能|Aspose.PDF for .NET

    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....NET private void Page_Load ( object sender , EventArgs...Add Page in Pages Collection var page = document . Pages . Add...

    docs.aspose.com/pdf/zh/net/advanced-features/
  9. Region-Based Extraction using Python|Aspose.PDF...

    Learn how to extract text from a specific Page region or paragraph structure in PDF documents with Aspose.PDF for Python....from a specific region of a page Use TextAbsorber together with...extraction to a specific area of a page. This approach is useful for...

    docs.aspose.com/pdf/python-net/region-based-ext...
  10. Stamp Class|Aspose.PDF for Python via .NET

    Learn how to work with the Stamp class to add image, PDF, and text-based stamps to PDF documents in Python....reusable visual content on PDF pages. A stamp can be based on text...text, an image, or even a page from another PDF, and it can be...

    docs.aspose.com/pdf/python-net/stamp-class/