Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 181,392 for

page

(0.48 sec)
  1. Concatenate PDF documents in C#|Aspose.PDF for ...

    This section explains how to concatenate PDF documents with Aspose.PDF Facades using PdfFileEditor class....outputStream ); } } } } Insert blank page Once the PDF files have been...merged, we can insert a blank page at the beginning of document...

    docs.aspose.com/pdf/net/concatenate-pdf-documents/
  2. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。... Pages [ 1 ], new Aspose . Pdf . Rectangle...CaretAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using C++https://products.aspose.com/pdf/cpp/merger/Recent content in Merge PDF Documents using C++ on Aspsoe.PDF ProductsH......com/pdf/cpp/installation/ Documentation pages. To verify the benefits of the...{"@type":"HowToStep","name":"Add a new page to PDF document","image":"https://products...

    products.aspose.com/pdf/cpp/merger/index.xml
  4. Alumni questionnaire|Documentation

    Customizable OMR ready alumni questionnaire templates.... Please refresh the page and try again. Related articles...

    docs.aspose.com/omr/net/showcases/alumni/
  5. Developer Guide|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/cpp/developer-guide/
  6. Aspose.PDF .NET for DNN|Aspose.PDF for .NET

    了解如何使用 DotNetNuke 的 PDF 导入模块... Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/zh/net/aspose-pdf-net-for-dnn/
  7. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python via .NET library....outfile ) Convert PDF to Multi-Page HTML This function converts...file into multi-page HTML, where each PDF page is exported as...

    docs.aspose.com/pdf/python-net/convert-pdf-to-h...
  8. Edit PDF using C++ | Aspose.PDF

    Еdit PDF document programmatically with C++ sample code using Aspose.PDF for C++..."PDF" ); // search text within page bound textFragmentAbsorber ->...set_LimitToPageBounds ( true ); // specify the page region for TextSearch Options...

    products.aspose.com/pdf/cpp/editor/
  9. How to Add Lines to PDF in Python

    This article guides on how to add lines to PDF in Python. The basic information is provided on how to insert a line in PDF in Python by sharing the configuration details, a list of steps and a runnable sample code....Page Product Family Aspose.PSD Product...Document class followed by adding a page to it Create a graph object...

    kb.aspose.com/pdf/python/how-to-add-lines-to-pd...
  10. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the Page the…...code I get a green box on the page the same size as what the image...Document(outputFile); var page = document.Pages.Add(); page.SetPageSize(Aspose...

    forum.aspose.com/t/green-box-when-using-mender-...