Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 184,222 for

page

(0.2 sec)
  1. FieldPageRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPageRef class for seamless PageREF field implementation, enhancing document navigation and efficiency....Remarks Inserts the number of the page containing the specified bookmark...PAGEREF field that displays what page a bookmark is on. // Set the...

    reference.aspose.com/words/net/aspose.words.fie...
  2. PageSetup.layout_mode property | Aspose.Words f...

    PageSetup.layout_mode property. Gets or sets the layout mode of this section.... page_setup . layout_mode = aw . SectionLayoutMode...SectionLayoutMode . GRID builder . page_setup . characters_per_line...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Comments to Visio Drawings using Python

    This brief article guides to add comments to Visio drawings using Python. You can follow this code and steps to insert comments to Visio drawings using Python....Page Product Family Aspose.PSD Product...diagram Insert a comment to any page of the Visio file with the add_comment()...

    kb.aspose.com/diagram/python/add-comments-to-vi...
  4. BuiltInDocumentProperties.linksUpToDate propert...

    BuiltInDocumentProperties.linksUpToDate property. Indicates whether hyperlinks in a document are up-to-date....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.emboss property | Aspose.Words for Node.js

    Font.emboss property. True if the font is formatted as embossed....letters are sunken into the page: builder . font . engrave =...like the letters pop out of the page: builder . font . engrave =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.engrave property | Aspose.Words for Node.js

    Font.engrave property. True if the font is formatted as engraved....letters are sunken into the page: builder . font . engrave =...like the letters pop out of the page: builder . font . engrave =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Convert PUB to JPG in Java

    This basic tutorial covers how to convert PUB to JPG in Java. It explains all basic details like environment setup, step-wise process, and a sample code to demonstrate the feature to convert Publisher to JPG in Java....Page Product Family Aspose.PSD Product...size for each page of the PDF file Set the page size and image...

    kb.aspose.com/pub/java/how-to-convert-pub-to-jp...
  8. 通过页面将工作表转换为图像文件|Documentation

    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....Workbook ( "Sheet to Image by Page.xls" ); Worksheet sheet = book...ImageType . Tiff ; //Sheet2Image By Page conversion SheetRender sr =...

    docs.aspose.com/cells/zh/net/converting-workshe...
  9. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  10. Conversion from pdf to text is not supporting f...

    Dear Aspose Support Team, Conversion from PDF to text is not supported for superscript and subscript formats using the following code snippet for version 23.1: public String convertToText(Document pdfDocument, int Page…...convertToText(Document pdfDocument, int page) throws Exception { log.debug(“Entering...absorber for all PDF pages or a specific page if (page == 0) { pdfDocument...

    forum.aspose.com/t/conversion-from-pdf-to-text-...