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

page

(0.2 sec)
  1. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceName method. Gets or sets the name of a sequence whose number is included with the Page number in C++....number is included with the page number. System :: String Aspose...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. PageBorderDistanceFrom enumeration | Aspose.Wor...

    Aspose.Words.PageBorderDistanceFrom enumeration. Specifies the positioning of the Page border relative to the Page margin....positioning of the page border relative to the page margin. Members...position is measured from the page margin. PageEdge Border position...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Documents|Aspose.PDF for .NET

    Explore how to edit and manipulate PDF files using the PDFFileEditor class in .NET with Aspose.PDF.... Managing the pages of a PDF file is an important...help manipulate individual pages; this class doesn’t edit or...

    docs.aspose.com/pdf/net/pdffileeditor-class/
  4. Rotate, Change the Position and Connect Sub-Sha...

    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....vsdx" ); // get page by name Page page = diagram . getPages...getPage ( "Page-3" ); // get shape by id Shape shape = page . getShapes...

    docs.aspose.com/diagram/java/rotate-change-the-...
  5. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_Page_margins property. Specifies whether Page margins is exported to HTML, MHTML or EPUB...export_page_margins property HtmlSaveOptions.export_page_margins...export_page_margins property Specifies whether page margins is exported to HTML...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Format Visio Pages|Documentation

    This section explains how to apply styles to a visio Page with Aspose.Diagram....Format Visio Pages Contents [ Hide ] Aspose.Diagram for .NET...allows developers to format pages of a Visio Diagram file. Applying...

    docs.aspose.com/diagram/net/format-visio-pages/
  8. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET....to paragraphs collection of page. Save our PDF file. import aspose...Document () # Add page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/add-circle/
  9. 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...
  10. 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/