Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 181,001 for

page

(0.1 sec)
  1. 在 Visio 页面中自动放置一组形状|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 类提供了 autoSpaceShapes 成员,它采用...vsdx" ); // get page of the Visio drawing Page page = diagram . getPages...

    docs.aspose.com/diagram/zh/java/auto-space-a-co...
  2. Extract Links from the PDF File|Aspose.PDF for ...

    Extract links from PDF with Java. This topic explain you how to extract links using AnnotationSelector class.... Get the Page you want to extract links from...specified page. Pass the AnnotationSelector object to the Page object’s...

    docs.aspose.com/pdf/java/extract-links/
  3. Orientation enumeration | Aspose.Words for Node.js

    Aspose.Words.Orientation enumeration. Specifies Page orientation....Orientation enumeration Specifies page orientation. Members Name Description...Description Portrait Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageInfo.Colored | Aspose.Words for .NET

    Discover if your Page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!...property Returns true if the page contains colored content. public...Shows how to check whether the page is in color or not. Document...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges....example, you only need some pages from a specific document and...also split a document by pages or by page ranges. Both splitting...

    docs.aspose.com/words/python-net/split-a-document/
  6. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges....example, you only need some pages from a specific document and...also split a document by pages or by page ranges. Both splitting...

    docs.aspose.com/words/nodejs-net/split-a-document/
  7. Document.updatePageLayout method | Aspose.Words...

    Document.updatePageLayout method. Rebuilds the Page layout of the document....updatePageLayout() Rebuilds the page layout of the document. updatePageLayout...formats a document into pages and updates the page number related fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create PDF document programmatically|Aspose.PDF...

    This Page describes how to create PDF document from scratch with Aspose.PDF for Python via .NET library....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-document/
  9. Set Image Size using C++|Aspose.PDF for C++

    This section describes how to set image size PDF file using C++ library....// add page to pages collection of PDF file auto page = document...document -> get_Pages () -> Add (); // Create an image instance auto...

    docs.aspose.com/pdf/cpp/set-image-size/
  10. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust Page width in points, enhancing your document layout for optimal presentation....Returns or sets the width of the page in points. public double PageWidth...it will be visible on every page. builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/pag...