Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 184,274 for

page

(0.16 sec)
  1. 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...
  2. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.Document | Aspose.Words for .NET

    Manage Document properties effortlessly with DocumentBuilder. Easily get or set your Document object for streamlined document management....Shows how to apply and revert page setup settings to sections in...DocumentBuilder ( doc ); // Modify the page setup properties for the builder's...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Tables::RowFormat::get_HeadingFo...

    Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a table heading on every Page when the table spans more than one Page in C++....on every page when the table spans more than one page. bool Aspose...with rows that repeat on every page. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java....you can split the document at page breaks and heading paragraphs...it falls under two criteria: PAGE_BREAK and HEADING_PARAGRAPH...

    reference.aspose.com/words/java/com.aspose.word...
  6. ViewOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.ViewOptions class to customize document display in Microsoft Word, enhancing your editing experience and productivity....text and the top edge of the page. FormsDesign { get; set; } Specifies...document to fit the width of the page. // Set the "ZoomType" property...

    reference.aspose.com/words/net/aspose.words.set...
  7. Merge images|Aspose.PDF for .NET

    Discover how to merge images into a single PDF document in .NET using Aspose.PDF for streamlined document creation....merged images as one image on PDF page, we place them in the imageStream...imageStream, place the result on the page with addImage method, where...

    docs.aspose.com/pdf/net/merge-images/
  8. PageInfo.landscape property | Aspose.Words for ...

    PageInfo.landscape property. Returns ``True`` if the Page orientation specified in the document for this Page is landscape....property Returns True if the page orientation specified in the...the document for this page is landscape. @property def landscape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Deal with PDF Forms in PHP | Aspose.PDF

    Manage PDF Forms programmatically with PHP sample code using Aspose.PDF for PHP via Java....more details, check the GitHub page. How to Create PDF Forms using...of Document class. Access the Page via its index. Call the Form...

    products.aspose.com/pdf/php-java/acroforms/
  10. Add Images to PDF using JavaScript via C++ | As...

    Adding images into PDF documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/javascript-cpp/images/add/