Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 33,720 for

saveoptions

(0.11 sec)
  1. Compress JT File Formats via JAVA | products.as...

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

    products.aspose.com/3d/java/compression/jt/
  2. DOCX prompt on saving file created in .Net - Fr...

    Hey everyone! I am creating a docx file and it looks and prints fine but when trying to save the file I get a prompt. “Your document will be upgraded to the newest file format” How do I keep this from coming up? I am …...is optional; it contains SaveOptions classes if needed. Dim doc...

    forum.aspose.com/t/docx-prompt-on-saving-file-c...
  3. ExportListLabels enumeration | Aspose.Words for...

    aspose.words.saving.ExportListLabels enumeration. Specifies how list labels are exported to HTML, MHTML and EPUB....document to HTML, we can pass a SaveOptions object # to decide which...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ExportListLabels enumeration | Aspose.Words for...

    Aspose.Words.Saving.ExportListLabels enumeration. Specifies how list labels are exported to HTML, MHTML and EPUB....document to HTML, we can pass a SaveOptions object // to decide which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....document to HTML, we can pass a SaveOptions object to designate a callback...document to HTML, we can pass a SaveOptions object to designate a callback...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. Convert PowerPoint Presentations to HTML on And...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides for Android conversion guide for fast, flawless results....HtmlOptions saveOptions = new HtmlOptions (); saveOptions . setSvgResponsiveLayo...html" , SaveFormat . Html , saveOptions ); } finally { if ( pres...

    docs.aspose.com/slides/androidjava/convert-powe...
  10. Compress DRC File Formats via .NET | products.a...

    C# source code to load, render and Compress DRC documents on .NET Framework, .NET Core, Mono....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/net/compression/drc/