Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 141,588 for

page

(0.1 sec)
  1. 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...
  2. Watermark VSDX document via Python | products.a...

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

    products.aspose.com/diagram/python-net/watermar...
  3. Convert Image To DOCX Java

    Convert Image to DOCX format in Java code. Save Image as DOCX using Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.docx", page + 1)...

    products.aspose.com/words/java/conversion/image...
  4. Convert Image To PNG Java

    Convert Image to PNG format in Java code. Save Image as PNG using Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.png", page + 1)...

    products.aspose.com/words/java/conversion/image...
  5. 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/
  6. Convert Image To TXT Java

    Convert Image to TXT format in Java code. Save Image as TXT using Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.txt", page + 1)...

    products.aspose.com/words/java/conversion/image...
  7. Get the graphical components from visio file - ...

    Hi, We try to highlight the different components in Visio file, is it possible that Aspose.diagram API could return graphical components and their metrics for comparison? Please see the attached zip which show the exam…...Extract All Images From a Visio Page . Furthermore, you can also...

    forum.aspose.com/t/get-the-graphical-components...
  8. Check PST Password Protection|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.... This page shows how to check a PST for...

    docs.aspose.com/email/java/check-pst-password-p...
  9. PageSetup.otherPagesTray property | Aspose.Word...

    PageSetup.otherPagesTray property. Gets or sets the paper tray (bin) to be used for all but the first Page of a section...be used for all but the first page of a section. The value is implementation...means the code below resets all page tray values to use the current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SvgSaveOptions.textOutputMode property | Aspose...

    SvgSaveOptions.textOutputMode property. Gets or sets a value determining how text should be rendered in SVG....SvgSaveOptions object to save with no page borders or selectable text....

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