Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 143,535 for

page

(0.07 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. Dewarping|Documentation

    How to straighten curved and distorted images before recognition....Contents [ Hide ] To use automatic page straightening and distortion...photos of books, magazines, multi-page documents, and similar content...

    docs.aspose.com/ocr/java/dewarp/
  7. 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/
  8. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。...向PDF文件的页面集合中添加页面 auto page = document -> get_Pages () -> Add (); //...arc3 ); // 将Graph对象添加到页面的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  9. 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...
  10. Split VSS Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-net/splitter...