Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 143,562 for

page

(0.05 sec)
  1. 在Python中进行分页预览|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....Displaying the worksheet in page break preview worksheet . setPageBreakPreview...xls" ) \# Print message print "Page break preview is enabled for...

    docs.aspose.com/cells/zh/java/page-break-previe...
  2. How to Find and Replace Text in PDF using Python

    This article assists on how to find and replace text in PDF using Python. It provides information about setting the environment and a runnable sample code to replace text in a PDF using Python....Page Product Family Aspose.PSD Product...on all the pages of a PDF or on a particular page as per the...

    kb.aspose.com/pdf/python/how-to-find-and-replac...
  3. FieldSection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSection class, your solution for efficiently implementing SECTION fields in document processing. Enhance your workflow today!...SECTIONPAGES fields to number pages by sections. Document doc =...)); // A PAGE field displays the number of the page it is in...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Convert OneNote to Html

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/convert-onenote-to-html/
  5. XML to JPEG Converter using C# | Aspose.PDF

    Sample code for XML to JPEG C# conversion. Use API example code for batch XML files to JPEG 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/xml-to-j...
  6. TIFF to PDF Converter using Android via Java | ...

    Sample code on Java for TIFF to PDF conversion. Use example code for batch TIFF to PDF conversion in Android...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/android-java/conversion...
  7. TEXT to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion with Aspose.PDF for PHP via Java...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/php-java/conversion/tex...
  8. Split VSD Files via Python | products.aspose.com

    Python source code to Split vsd file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vsd" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  9. Split VDW Files via Python | products.aspose.com

    Python source code to Split vdw file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vdw" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  10. Insert Footer|Aspose.Words for Java

    Insert a footer into a document easily and fast instead of using docx4j....of the first page to be different from other pages. // You can...headers/footers for odd and even pages. pageSetup . setDifferentFirstPag...

    docs.aspose.com/words/java/insert-footer/