Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 181,653 for

page

(0.09 sec)
  1. Getting Started|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/java/1-1-getting-started/
  2. FootnoteNumberingRule Enum | Aspose.Words for .NET

    Discover the Aspose.Words FootnoteNumberingRule enum to control automatic footnote and endnote numbering. Optimize your document formatting effortlessly!...2 Numbering restarts at each page. Valid for footnotes only. Default...show up at the bottom of each page that contains // their reference...

    reference.aspose.com/words/net/aspose.words.not...
  3. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....Allows to specify whether the page breaks should be preserved during...saving the document to a fixed page format. getUpdateLastPrinted()...

    reference.aspose.com/words/java/com.aspose.word...
  4. JPEG to PDF Converter using C# | Aspose.PDF

    Sample code for JPEG to PDF C# conversion. Use API example code for batch JPEG files to PDF conversion within VB.NET, ASP.NET, or any .NET-based application...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/net/conversion/jpeg-to-...
  5. Create Tables in NPOI|Aspose.Words for .NET

    Create a table in a document easily and fast instead of using NPOI in C#....Hide ] What is this page about? This page describes how to create...results. Please refresh the page and try again....

    docs.aspose.com/words/net/create-tables-in-npoi/
  6. Convert TEXT To PNG Python

    Convert TEXT to PNG format in Python code. Save TEXT as PNG using Python....PNG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .png" , save_options)...

    products.aspose.com/words/python-net/conversion...
  7. Convert TEXT To SVG Python

    Convert TEXT to SVG format in Python code. Save TEXT as SVG using Python....SVG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .svg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  8. 在 PHP 的 ShapeSheet 中创建用户定义的单元格|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....vsd" ); $pages = $diagram -> getPages (); $i...)( string ) $pages -> getCount ()) { $page = $pages -> get ( $i...

    docs.aspose.com/diagram/zh/java/create-user-def...
  9. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowInBalloons method. Allows to specify whether the revisions are rendered in the balloons. Default value is None in C++....revision in a balloon on the page's right margin. doc -> get_LayoutOptions...bar on the left side of the page next to lines affected by revisions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r...) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...