Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 187,699 for

page

(0.13 sec)
  1. Apply preset theme to VSDX document via Python ...

    Python source code to apply preset theme to vsdx file within any Python based application....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the save() method...

    products.aspose.com/diagram/python-net/theme/vsdx/
  2. Apply preset theme to VSSX document via Python ...

    Python source code to apply preset theme to vssx file within any Python based application....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the save() method...

    products.aspose.com/diagram/python-java/theme/v...
  3. Splitter.Split | Aspose.Words for .NET

    Effortlessly split documents into multiple sections with our flexible Splitter Split method. Save in your preferred format for easy file management!...Shows how to split document by pages. string doc = MyDir + "Big document...SplitCriteria = SplitCriteria . Page ; Splitter . Split ( doc , ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.low...
  4. Copy Worksheets between Workbooks|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....five rows are repeated in each page... //It can be seen in print...five rows are repeated in each page... //It can be seen in print...

    docs.aspose.com/cells/net/copy-worksheets-betwe...
  5. Converting a PDF file to JPEG using Android via...

    Sample code on Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG 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...
  6. FieldSkipIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldSkipIf ComparisonOperator property, easily manage and customize your comparison operators for enhanced data handling....Examples Shows how to skip pages in a mail merge using the SKIPIF...mail merge will produce two pages. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Watermark VDW document via Python | products.as...

    Python sample code to add watermark to VDW documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vdw" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-java/waterma...
  8. Rendering Slicer with JavaScript via C++|Docume...

    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....image or print options, set one page per sheet, and set onlyArea...); // Render to image (first page/index 0) and prepare download...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  9. Convert EPS files using API for Java

    EPS to PDF conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/java/convert-eps/
  10. PDF to TEXT Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one TEXT single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...new page to TXT document In loop: add PDF file to new page After...

    products.aspose.com/pdf/java/merger/pdf-to-text/