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. Working with Images|Documentation

    This section explains how to insert or get image from a visio Page with Aspose.Diagram....Images From a Visio Page In Microsoft Visio, pages are either foreground...background pages. You can extract images from a particular page of a...

    docs.aspose.com/diagram/net/working-with-images/
  3. 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
  4. 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/
  5. 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...
  6. 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...
  7. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。... GetDataDir_AsposePdf_Pages (); Document doc = new Document...pdf" ); foreach ( Page page in doc . Pages ) { Aspose . Pdf ...

    products.aspose.com/pdf/zh-hant/rotate/
  8. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。... GetDataDir_AsposePdf_Pages (); Document doc = new Document...pdf" ); foreach ( Page page in doc . Pages ) { Aspose . Pdf ...

    products.aspose.com/pdf/zh-hans/rotate/
  9. 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/
  10. Document.update_page_layout method | Aspose.Wor...

    Document.update_Page_layout method. Rebuilds the Page layout of the document....update_page_layout method update_page_layout() Rebuilds the page...page layout of the document. def update_page_layout ( self ):...

    reference.aspose.com/words/python-net/aspose.wo...