Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 187,651 for

page

(0.14 sec)
  1. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges.... What is this page about? This page demonstrates how to...by headings, sections, pages, and page ranges, and includes code...

    docs.aspose.com/words/python-net/split-a-document/
  2. PageBorderAppliesTo enumeration | Aspose.Words ...

    Aspose.Words.PageBorderAppliesTo enumeration. Specifies which Pages the Page border is printed on....enumeration Specifies which pages the page border is printed on. Members...Description AllPages Page border is shown on all pages of the section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add background to PDF|Aspose.PDF for PHP via Java

    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....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/php-java/add-backgrounds/
  4. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....document = new Document (); Page page = document . getPages ()....setFormattingOptions ( textOptions ); page . getParagraphs (). add ( text...

    docs.aspose.com/pdf/java/text-formatting-inside...
  5. Add Pages to PDF using Java | Aspose.PDF

    Add PDF Pages to your document programmatically with Java sample code using Aspose.PDF for Java...to Add pages to PDF using Java In order to insert page, we’ll...API</version> </dependency> Insert Page to PDF using Java You need Aspose...

    products.aspose.com/pdf/java/pages/add/
  6. FieldXE.PageRangeBookmarkName | Aspose.Words fo...

    Discover the FieldXE PageRangeBookmarkName property—efficiently manage bookmark names for precise Page range tracking in your documents....range of pages that is inserted as the entry’s page number. public...specify a bookmark’s spanned pages as a page range for an INDEX field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Working with Connector Type Shape|Documentation

    This section explains how to set Connector Appearance with Aspose.Diagram.... get a particular page. get a particular connector...particular page Page page = diagram . Pages . GetPage ( "Page-3" );...

    docs.aspose.com/diagram/net/working-with-connec...
  8. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly...."Primary footer" ); // Insert pages to display these headers and...doc ); builder . Writeln ( "Page 1" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Orientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Orientation enum for seamless Page orientation control. Enhance your document formatting with ease and precision!...Orientation enumeration Specifies page orientation. public enum Orientation...Description Portrait 1 Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/net/aspose.words/ori...
  10. Insert Image into a Word document|Aspose.Words ...

    Insert image into a Word document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page describes how to insert...into a Word document. On this page we will look at how to insert...

    docs.aspose.com/words/net/insert-picture-in-wor...