Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 153,793 for

page

(0.13 sec)
  1. Insert Image|Documentation

    This section explains how to insert a image in a visio Page with Aspose.Diagram. Support using java 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/java/drawing/insert-image/
  2. Document.get_page_info method | Aspose.Words fo...

    Document.get_Page_info method. Gets the Page size, orientation and other information about a Page that might be useful for printing or rendering....get_page_info method get_page_info(page_index) Gets the page size...and other information about a page that might be useful for printing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add, Retrieve, Copy and Read Visio Shape Data|D...

    This section explains how to add a shape, set shape's property or copy a shape with Aspose.Diagram....To add a new shape: Find the page - Each Visio diagram contains...collection of pages. Developers may retrieve the page by page ID or Name...

    docs.aspose.com/diagram/net/add-retrieve-copy-a...
  4. Working with Artifacts|Aspose.PDF for Java

    This Page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF Pages and how to get each watermark on the first Page of a PDF file....different information, there are page header or footer, lines or other...graphics separating sections of the page, or decorative images. The Artifact...

    docs.aspose.com/pdf/java/artifacts/
  5. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting Page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....fully supports Microsoft Excel’s page setup options. Developers may...may need to configure page setup settings for worksheets to control...

    docs.aspose.com/cells/cpp/setting-margins/
  6. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks method. Allows to specify whether the Page breaks should be preserved during export. The default value is false in C++....Allows to specify whether the page breaks should be preserved during...specify whether to preserve page breaks when exporting a document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. 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/cpp/split-a-document/
  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. Resize PDF using PHP | Aspose.PDF

    Resize PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java....Resize PDF Pages with PHP In order to resize PDF file, we’ll...more details check the GitHub page. How to Resize PDF documents...

    products.aspose.com/pdf/php-java/resize/
  10. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute Page numbers of document nodes....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

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