Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 140,980 for

page

(0.07 sec)
  1. IResourceSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves external resources images fonts and css when saving a document to fixed Page HTML or SVG in Java....when saving a document to fixed page HTML or SVG. Examples: Shows...an external resource to fixed page HTML or SVG. /// public void...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to add/insert TextBox to Worksheet|Document...

    How to add/insert TextBox to Worksheet in Aspose.Cells....vertical) Left click on the page Hold down the left button and...and drag a distance on the page Release the left button Now you...

    docs.aspose.com/cells/net/add-text-box-to-works...
  3. Determine if Paper Size of Worksheet is Automat...

    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....is automatic or not via the Page Setup window as shown in this...AI Document Assistant Close Page Setup and Printing Options Implement...

    docs.aspose.com/cells/java/determine-if-paper-s...
  4. Developer Guide in C++|Aspose.Words for C++

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for C++ features, achieve a certain document appearance, or make a use case possible....from a document in flow-layout page format. Mail Merge and Reporting...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/words/cpp/developer-guide/
  5. Insert Footer|Aspose.Words for Java

    Insert a footer into a document easily and fast instead of using docx4j....of the first page to be different from other pages. // You can...headers/footers for odd and even pages. pageSetup . setDifferentFirstPag...

    docs.aspose.com/words/java/insert-footer/
  6. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。...向PDF文件的页面集合中添加页面 auto page = document -> get_Pages () -> Add (); //...arc3 ); // 将Graph对象添加到页面的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  7. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。...(); // Add a page Page page = pdfDocument . Pages . Add (); //...// Add text elements page . Paragraphs . Add ( new TextFragment...

    docs.aspose.com/pdf/zh/net/integration-aws/
  8. Working with Transparency in XPS file | Java

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/java/xps/working-with-tran...
  9. Split VSS Files via Python | products.aspose.com

    Python source code to Split vss file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vss" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  10. Convert HTML To Markdown Java

    Convert HTML to Markdown format in Java code. Save HTML as Markdown using Java....the easy steps to turn a HTML page into MD format. Read your HTML...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...

    products.aspose.com/words/java/conversion/html-...