Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 184,601 for

page

(0.08 sec)
  1. Crop PDF Pages programmatically C#|Aspose.PDF f...

    You may get Page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for .NET....PDF Pages programmatically C# Contents [ Hide ] Get Page Properties...Properties Each page in a PDF file has a number of properties, such...

    docs.aspose.com/pdf/net/crop-pages/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Page Stamp to PDF using C++ https://products.aspose.com/pdf/cpp/stamps/Page/ Recent content in Add Page Stamp to PDF using C++ on Aspsoe.PD......PDF Products – Add Page Stamp to PDF using C++ https://products...com/pdf/cpp/stamps/page/ Recent content in Add Page Stamp to PDF using...

    products.aspose.com/pdf/cpp/stamps/page/index.xml
  3. 设置图像大小|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/
  4. How to Create PDF using Python|Aspose.PDF for P...

    Create and format the PDF Document with Aspose.PDF for Python via .NET....Document class Add a Page object to the pages collection of the...paragraphs collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/python-net/create-pdf-docum...
  5. 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...
  6. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....on a page, regardless of the dimensions of the printed page. You...specific position of the PDF page. The opacity of Watermark can...

    docs.aspose.com/pdf/java/sticky-annotations/
  7. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during Page layout model build and rendering. Page layout model is built in two steps. First, "conversion step", this is when Page layout pulls document content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged into Pages. Depending of the operation which triggered build, Page layout model may or may not be further rendered into fixed Page format. For example, computing number of Pages in the document or updating fields does not require rendering, whereas export to Pdf does in C++....raised during page layout model build and rendering. Page layout model...“conversion step”, this is when page layout pulls document content...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....addActiveXControl method in the Page class. Please check this code..."c:\\temp\\Drawing1.vsdx" ); // Get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/public-api-changes...
  9. 检索、获取、复制和插入页面|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.... Page 对象表示前景页面或背景页面的绘图区域。 Diagram 类公开的 Pages 属性支持 Pages 对象的集合。此属性可用于检索页面信息。...对象的集合。此属性可用于检索页面信息。 使用 Page.Background 属性确定页面是前景页面还是背景页面。 检索页面信息编程示例...

    docs.aspose.com/diagram/zh/python-java/retrieve...
  10. Extract PDF pages|Aspose.PDF for .NET

    This section explains how to extract PDF Pages with Aspose.PDF Facades using PdfFileEditor class....Extract PDF pages Contents [ Hide ] Extract PDF Pages between Two...extract specified range of pages from a PDF file. This overload...

    docs.aspose.com/pdf/net/extract-pdf-pages/