Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 180,915 for

page

(0.06 sec)
  1. Insert Image|Documentation

    This section explains how to insert a image in a visio Page with Aspose.Diagram. Support using C# to insert image and save as pdf, svg, html, image, xps and other formats....Image Contents [ Hide ] The Page object represents the drawing...a foreground page or a background page. The Pages property exposed...

    docs.aspose.com/diagram/net/drawing/insert-image/
  2. FieldIndex.page_number_separator property | Asp...

    FieldIndex.Page_number_separator property. Gets or sets the character sequence that is used to separate an index entry and its Page number....page_number_separator property FieldIndex.page_number_separator...entry and its page number. @property def page_number_separator...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSaveOptions.page_set property | Aspose.Wor...

    ImageSaveOptions.Page_set property. Gets or sets the Pages to render...page_set property ImageSaveOptions.page_set property Gets or...sets the pages to render. Default is all the pages in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient document layout management. Enhance your workflow with powerful notification features....visit the Converting to Fixed-page Format documentation article...} Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Extract Links from the PDF File using Python|As...

    Discover how to extract hyperlinks from PDF documents in Python using Aspose.PDF for content management and link analysis....link annotations on the first page of a PDF using Aspose.PDF for...their page index and rectangular position on the page. This can...

    docs.aspose.com/pdf/python-net/extract-links/
  6. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move Pages at desired location or at the end of a PDF file using Aspose.PDF for .NET....Ask AI Move PDF Pages programmatically C# Contents [ Hide ] Moving...Moving a Page from one PDF Document to Another This topic explains...

    docs.aspose.com/pdf/net/move-pages/
  7. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。...Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/zh/net/set-image-size/
  8. Aspose::Words::Notes::FootnoteSeparatorType enu...

    Aspose::Words::Notes::FootnoteSeparatorType enum. Specifies the type of the footnote/endnote separator in C++....Printed above footnote text on a page when the text must be continued...continued from a previous page. FootnoteContinuation 2 Printed below...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. Add Images to PDF using PHP | Aspose.PDF

    Adding images into PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. Add Image to PDF using PHP...input PDF document. Get the page you want to add an image. Add...

    products.aspose.com/pdf/php-java/images/add/
  10. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java.... Add Page to pages collection of PDF file....to paragraphs collection of page instance. Create Rectangle instance...

    docs.aspose.com/pdf/java/add-line/