Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 151,910 for

page

(0.09 sec)
  1. PageSetup.MultiplePages | Aspose.Words for .NET

    Discover how the PageSetup MultiplePages property optimizes document printing for seamless booklet binding. Enhance your multi-Page documents today!...MultiplePages property For multiple page documents, gets or sets how...// Insert text that spans 16 pages. DocumentBuilder builder = new...

    reference.aspose.com/words/net/aspose.words/pag...
  2. 绘制矩形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制矩形。支持使用C#绘制矩形并保存为pdf、svg、html、image、xps等格式。...developers to draw a rectangle in the page and save as SVG format. The...developers to draw a rectangle in the page and save as PDF format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...
  3. How to remove Freetext Annotation using Java | ...

    Java sample code to remove Freetext annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...for Freetext annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/freetex...
  4. How to Use Aspose.Words Instead of Open XML SDK...

    How to download and install Aspose.Words for .NET and what prerequisites have to be met to work with Aspose.Words instead of Open XML using C#....requirements and further steps on this page. Check Requirements and Prerequisites...for .NET on the “Installation” page. Get Started with Aspose.Words...

    docs.aspose.com/words/net/aspose-words-instead-...
  5. container|Documentation

    Container element is used to break content into columns and to add a footer to the form....the bottom of the page ( footer ). Each page can only have one...sync_children_height=true Adding page footer To add a footer that...

    docs.aspose.com/omr/net/txt-markup/container/
  6. Aspose.Diagram for Node.js Examples|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... VSDX ); Export Page of Visio VSDX File to PNG Format.... PNG ); // Save one page only, by page index options . setPageIndex...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  7. Document.remove_blank_pages method | Aspose.Wor...

    Document.remove_blank_Pages method. Removes blank Pages from the document....remove_blank_pages method remove_blank_pages() Removes blank pages from...document. def remove_blank_pages ( self ): ... Remarks The resulting...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompatibilityOptions.split_pg_break_and_para_ma...

    CompatibilityOptions.split_pg_break_and_para_mark property. Always Move Paragraph Mark to Page after a Page Break....Move Paragraph Mark to Page after a Page Break. @property def ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. Add Table to PDF using PHP...instance of Document. Access the Page via its index. Create Table...

    products.aspose.com/pdf/php-java/table/add/
  10. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET....Document () # Add a page page = document . pages . add () # Create...paragraphs collection of page page . paragraphs . add ( graph...

    docs.aspose.com/pdf/python-net/add-ellipse/