Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 141,000 for

page

(0.14 sec)
  1. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the Page centre, the header and footer margins of Page Setup using the C# API or .NET Library....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/net/setting-margins/
  2. Document.removeBlankPages method | Aspose.Words...

    Document.removeBlankPages method. Removes blank Pages from the document....removeBlankPages() Removes blank pages from the document. removeBlankPages...resulting document will not contain pages considered to be blank while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 旋转 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/
  4. PageInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each document Page, enhancing your document rendering experience....about a particular document page. To learn more, visit the Rendering...{ get; } Returns true if the page contains colored content. HeightInPoints...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Use Connection indexes to connect shapes|Docume...

    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....ConnectShapesViaConn member exposed by the Page class can be used to connect...(); // get page by index Aspose . Diagram . Page page = diagram...

    docs.aspose.com/diagram/net/use-connection-inde...
  6. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....along with the numbers of the pages on which the references appear)...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/java/com.aspose.word...
  7. Format Visio Pages|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....Format Visio Pages Contents [ Hide ] Aspose.Diagram for Java...allows developers to format pages of a Visio Diagram file. Applying...

    docs.aspose.com/diagram/java/format-visio-pages/
  8. 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/
  9. 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/
  10. 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/