Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 184,174 for

page

(0.2 sec)
  1. PageSetup.linesPerPage property | Aspose.Words ...

    PageSetup.linesPerPage property. Gets or sets the number of lines per Page in the document grid....sets the number of lines per page in the document grid. get linesPerPage...1. Maximum value depends on page height and font size of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 在 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...
  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. 从 Ruby 中的 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....Diagram Java 红宝石 , 称呼 get_page_object_by_id 的方法 获取页面对象 模块。在这里您可以看到示例代码。...模块。在这里您可以看到示例代码。 红宝石代码 def get_page_object_by_id () data_dir = File...

    docs.aspose.com/diagram/zh/java/get-a-page-obje...
  5. Working with Images|Documentation

    This Page describes how to extract, replace or insert an image from a Page of the Visio drawing with Aspose.Diagram library....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/python-java/working-wit...
  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 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/
  8. 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/
  9. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....Call the Page class addStamp(..) method of the Page class to...); // Add stamp to particular page pdfDocument . getPages (). get_Item...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  10. Saving a Document as a Multipage TIFF in C#|Asp...

    Convert a document to a multi-Page TIFF using C#. To determine how the document is displayed on the image you need to specify additional options: resolution, number of Pages, image binarization, etc....Hide ] What is this page about? This page explains how to save...save a document as a multi-page TIFF image. When working with documents...

    docs.aspose.com/words/net/saving-a-document-as-...