Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 192,035 for

page

(0.41 sec)
  1. Several HTML Into PNG Java

    Merge multiple HTML into PNG in Java code. Save HTML as PNG using Java....for ( int page = 0 ; page < output.getPageCount(); page++) { Document...extractedPage = output.extractPages(page, 1 ); extractedPage.save(String...

    products.aspose.com/words/java/merge/html-to-png/
  2. Working with Document Object in PHP|Aspose.PDF ...

    Understand how to handle PDF document objects in PHP using Aspose.PDF, allowing efficient document manipulation and editing....PHP Get Document Window and Page Display Properties in PHP Get...Conversion in PHP Working with Pages in PHP...

    docs.aspose.com/pdf/java/working-with-document-...
  3. Ohal Report Canvas Component|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....resize the objects to fit their page, specify color palettes, and...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/ohal-report-canvas-co...
  4. Create or Load a Document in C#|Aspose.Words fo...

    Create a blank document or to load it from a file or stream using C#....Hide ] Purpose Summary This page explains how to create or load...results. Please refresh the page and try again....

    docs.aspose.com/words/net/create-or-load-a-docu...
  5. License Aspose.Slides for Reporting Services|As...

    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....Reporting Services from its Releases page . The evaluation version provides...How to Get a Temporary License page for more information. Customizing...

    docs.aspose.com/slides/reportingservices/licens...
  6. Aspose::Words::Saving::PdfSaveOptions::get_DmlE...

    Aspose::Words::Saving::PdfSaveOptions::get_DmlEffectsRenderingMode method. Gets or sets a value determining how DrawingML effects are rendered in C++....document is exported to fixed page formats. If Compliance is set...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Working with TextBoxes in C#|Aspose.Words for .NET

    Introduction to linked textboxes feature in Aspose.Words for .NET....Hide ] Purpose Summary This page explains how to work with textboxes...results. Please refresh the page and try again....

    docs.aspose.com/words/net/working-with-textboxes/
  8. Convert Image To SVG Java

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

    products.aspose.com/words/java/conversion/image...
  9. Convert JPG To GIF Java

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

    products.aspose.com/words/java/conversion/jpg-t...
  10. Convert JPG To DOC Java

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

    products.aspose.com/words/java/conversion/jpg-t...