Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 31,270 for

saveoptions

(0.04 sec)
  1. Convert JPG To JPG Java

    Convert JPG to JPG format in Java code. Save JPG as JPG using Java....jpg"); ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...getPageCount(); page++) { saveOptions.setPageSet(new PageSet(page));...

    products.aspose.com/words/java/conversion/jpg-t...
  2. Convert OST to MSG via Java | products.aspose.com

    Try the code sample to convert OST files to MSG format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for..."DestFolder\\" + i + ".msg" , SaveOptions. getDefaultMsgUnicode ());...

    products.aspose.com/email/java/conversion/ost-t...
  3. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. Compress 3DS File Formats via Node.js | product...

    Sample Node.js compression code for 3DS file. Use this example code to compress 3DS file within any Web based application....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/nodejs-java/compression/...
  7. Compress GLB File Formats via python-net | prod...

    Sample Python compression code for GLB file. Use this example code to compress GLB file within any Web based application....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/python-net/compression/glb/
  8. PDF to EXCEL Converter using Android via Java |...

    Sample code on Java for PDF to EXCEL conversion. Use example code for batch PDF to EXCEL conversion in Android...object ExcelSaveOptions saveOptions = new ExcelSaveOptions ();...

    products.aspose.com/pdf/android-java/conversion...
  9. FontSavingArgs Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FontSavingArgs class—enhance document processing with detailed FontSaving event data for superior customization and control....docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Save Presentation - C++ PowerPoint Library|Aspo...

    C++ PowerPoint API or Library allows you to save presentation to file or stream. You can create a presentation from scratch or modify an existing one....ISaveOptions interface and SaveOptions abstract class. IProgressCallback...

    docs.aspose.com/slides/cpp/save-presentation/