Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 83,102 for

page

(0.09 sec)
  1. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....Contents [ Hide ] Microsoft Excel’s page setup settings provide several...users to control how worksheet pages are printed. Setting Print Options...

    docs.aspose.com/cells/cpp/setting-print-options/
  2. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in Java between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.pdf", page + 1)...

    products.aspose.com/words/java/conversion/
  3. Apply preset theme to VSD document via Python |...

    Python source code to apply preset theme to vsd 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/vsd/
  4. Apply preset theme to VSD document via Python |...

    Python source code to apply preset theme to vsd 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/vsd/
  5. 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-net/theme/vssx/
  6. Apply preset theme to VSX document via Python |...

    Python source code to apply preset theme to vsx 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/vsx/
  7. Apply preset theme to VTX document via Python |...

    Python source code to apply preset theme to vtx 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/vtx/
  8. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....Page Product Family Aspose.PSD Product...all the pages in the print preview and render each page as an image...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  9. PS to PNG Conversion API | C++

    PS to PNG conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/conversion/ps-to-png/
  10. Watermark VTX document via Python | products.as...

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

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