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

page

(0.12 sec)
  1. Several WORD Into JPG Java

    Merge multiple a Word document into JPG in Java code. Save a Word document as JPG 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/word-to-jpg/
  2. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node....some page setup properties for the section. section . page_setup... SectionStart . NEW_PAGE section . page_setup . paper_size =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::LowCode::Comparer::Compare metho...

    Aspose::Words::LowCode::Comparer::Compare method. Compares two documents loaded from streams with additional options and saves the differences to the provided output stream in the specified save format, producing changes as a number of edit and format revisions in C++....PNG, or WebP), only the first page of the output will be saved...PNG, or WebP), only the first page of the output will be saved...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Convert WORD To HTML Java

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

    products.aspose.com/words/java/conversion/word-...
  5. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....possible to save a particular page to image, instead of the entire...

    docs.aspose.com/diagram/python-net/convert-visi...
  6. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API.... Add watermark to visio in page Call Save method of the Diagram...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  7. Get Visio Shape Including Child|Documentation

    This section explains how to get visio shape including child with shape's id or name with Aspose.Diagram....Shapes property, exposed by the Page class, supports a collection...

    docs.aspose.com/diagram/net/get-visio-shape-inc...
  8. 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...
  9. 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...
  10. Font FallBack Settings for Google Noto Fonts in...

    Aspose.Words provides predefined font fallback settings for Google Noto fonts. These are free fonts licensed under SIL Open Font License, that can be downloaded from Google Noto Fonts.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/cpp/predefined-font-fallb...