Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 186,994 for

page

(0.12 sec)
  1. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_Page_index method. Gets 1-based index of the Page where node begins...get_start_page_index method get_start_page_index(node) Gets 1-based...1-based index of the page where node begins. Returns 0 if node...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....Existing PDF File Every PDF page contains Resources and Contents...input PDF document. Get the page you want to add an image to...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  3. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...first page of the document var page = document . Pages [ 1 ];...graphics from the page graphicsAbsorber . Visit ( page ); // Display...

    docs.aspose.com/pdf/zh/net/working-with-vector-...
  4. Creating a non editable pdf blurs the text - Fr...

    On creating PDF non editable by using below code. The non editable PDF look is not in sync with the normal editable pdf. Content of Non editable pdf shrinks a little and becomes blurry on zooming in. Code which we are …...Pages pages = pdfDocument.Pages; // ZOOM SETTINGS...the pages using the Pages collection foreach (Page page in pdfDocument...

    forum.aspose.com/t/creating-a-non-editable-pdf-...
  5. Convert a Visio Shape To Pdf|Documentation

    This section explains how to convert a visio shape to pdf with Aspose.Diagram.... get a particular page. get a particular shape. convert...); // Get a particular page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  6. Add, Move or Delete pages in PDF using php-java...

    Manipulate PDF Pages of your document programmatically with PHP sample code using Aspose.PDF for PHP via Java...action with Pages in PHP Add Pages Move Pages Delete Pages How to...Insert pages to PDF Document using PHP In order to add page in PDF...

    products.aspose.com/pdf/php-java/pages/
  7. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++.... Get the Page you want to add link to. Create...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/cpp/create-links/
  8. PatchFormat|Aspose.BarCode for Python via .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.... Use page format to generate Patch page with PatchCodes...only A4 Generates A4 format page with PatchCodes as borders and...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. FootnoteSeparatorType enumeration | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator....Printed above footnote text on a page when the text must be continued...continued from a previous page. FOOTNOTE_CONTINUATION_NOTICE Printed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing.... Get the particular page to which you want to add the...of the text fragment on the page. Set the text properties of...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/