Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 187,800 for

page

(0.1 sec)
  1. Aspose::Words::PageSetup class | Aspose.Words f...

    Aspose::Words::PageSetup class. Represents the Page setup properties of a section. To learn more, visit the documentation article in C++....PageSetup class Represents the page setup properties of a section...Description ClearFormatting () Resets page setup to default paper size...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. FieldIndex.page_number_list_separator property ...

    FieldIndex.Page_number_list_separator property. Gets or sets the character sequence that is used to separate two Page numbers in a Page number list....page_number_list_separator property FieldIndex.page_number_list_separator...two page numbers in a page number list. @property def page_number_list_separator...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture....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...
  4. FieldIndex.HasPageNumberSeparator | Aspose.Word...

    Discover the FieldIndex HasPageNumberSeparator property, which reveals if a Page number separator is customized via field code for enhanced document formatting....a value indicating whether a page number separator is overridden...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Modify page display properties. Modify PDF...PDF documents. Page Get page count. Get page properties. Get...

    docs.aspose.com/pdf/net/key-features/
  6. Group, Convert and Verify Shapes|Documentation

    This section explains how to group shapes with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Initialize an array of shapes Aspose . Diagram...

    docs.aspose.com/diagram/net/group-convert-and-v...
  7. PageInfo.PaperTray | Aspose.Words for .NET

    Discover the PageInfo PaperTray property to access the specific paper tray bin for your document. Enhance your printing efficiency with tailored solutions!...the paper tray (bin) for this page as specified in the document...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multiPage documents....event, which is raised when a page or file from a batch is processed...Console . WriteLine ( $"Read page: {e.CurrentPage} | image: {e...

    docs.aspose.com/ocr/net/track-progress/
  9. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient Page management. Optimize your navigation with precise current Page tracking....PageIndex property Current page index. public int PageIndex...save a document to HTML page by page. public void PageFileNames...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....// Add page to pages collection of PDF file Page page = pdfDocument...paragraphs collection of page page . getParagraphs (). add (...

    docs.aspose.com/pdf/java/add-ellipse/