Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 186,657 for

page

(0.24 sec)
  1. RevisionOptions.ShowInBalloons | Aspose.Words f...

    Discover the RevisionOptions ShowInBalloons property! Control revision visibility in balloons for enhanced document clarity. Default is None....revision in a balloon on the page's right margin. doc . LayoutOptions...bar on the left side of the page next to lines affected by revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Working With Worksheets in Python|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....topics: Display Features in Python Page Setup Features in Python Security...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/working-with-workshe...
  3. Convert WORD To Image Java

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

    products.aspose.com/words/java/conversion/word-...
  4. Convert TEXT To JPG Java

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

    products.aspose.com/words/java/conversion/text-...
  5. Convert HTML To GIF Java

    Convert HTML to GIF format in Java code. Save HTML 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/html-...
  6. Convert TEXT To PNG Java

    Convert TEXT to PNG format in Java code. Save TEXT 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/text-...
  7. Aspose::Words::PageSetup::get_Margins method | ...

    Aspose::Words::PageSetup::get_Margins method. Returns or sets preset Margins of the Page in C++....or sets preset Margins of the page. Aspose :: Words :: Margins...Shows when to recalculate the page layout of the document. auto...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose::Words::SaveFormat enum | Aspose.Words f...

    Aspose::Words::SaveFormat enum. Indicates the format in which the document is saved in C++.... Tiff 100 Renders a page or pages of the document and saves...TIFF file. Png 101 Renders a page of the document and saves it...

    reference.aspose.com/words/cpp/aspose.words/sav...
  9. Convert Between Measurement Units in Java|Aspos...

    Aspose.Words for Java can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels....useful when setting various page properties because, for instance...example shows how to specify page properties in inches: Work with...

    docs.aspose.com/words/java/convert-between-meas...
  10. Convert Between Measurement Units|Aspose.Words ...

    Aspose.Words for Node.js via .NET can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels....useful when setting various page properties because, for instance...example shows how to specify page properties in inches: Work with...

    docs.aspose.com/words/nodejs-net/convert-betwee...