Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 32,697 for

saveoptions

(0.06 sec)
  1. MarkdownExportAsHtml | Aspose.Words for Java

    Allows to specify the elements to be exported to Markdown as raw HTML in Java....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions.set...); doc.save(outputPath, saveOptions); Shows how to export a table...

    reference.aspose.com/words/java/com.aspose.word...
  2. TxtOfficeMathExportMode | Aspose.Words for Java

    Specifies how Aspose.Words exports OfficeMath to SaveFormat.TEXT in Java....TxtSaveOptions saveOptions = new TxtSaveOptions(); saveOptions.setOff...ExportOfficeMathAsLa.txt", saveOptions); Fields Field Description...

    reference.aspose.com/words/java/com.aspose.word...
  3. Converter Class | Aspose.Words for .NET

    Effortlessly convert various document types with Aspose.Words.LowCode.Converter. Simplify your workflow using just one line of code for seamless integration.... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  4. GraphicsQualityOptions.UseTileFlipMode | Aspose...

    Discover the GraphicsQualityOptions UseTileFlipMode property to control WrapMode settings for enhanced visual quality in your applications....GetShapeRenderer (); ImageSaveOptions saveOptions = new ImageSaveOptions (..."ImageSaveOptions.UseTileFlipMode.png" , saveOptions ); See Also class GraphicsQualityOptio...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    Discover how the UseTargetMachineFonts property in HtmlFixedSaveoptions enhances document display by utilizing target machine fonts. Optimize your font management today!...); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...UsingMachineFonts.html" , saveOptions ); string outDocContents...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ExportFontFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ExportFontFormat enum for optimal font export when rendering to HTML fixed format. Enhance your document's visual quality!...); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...UsingMachineFonts.html" , saveOptions ); string outDocContents...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text document from a stream. Automatically detects the file format in C++...." ); auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Password ( u "MyPassword"...

    reference.aspose.com/words/cpp/aspose.words/pla...
  8. IResourceSavingCallback.ResourceSaving | Aspose...

    Optimize your document processing with the ResourceSaving method in Aspose.Words, enhancing external resource management for HTML and SVG formats....(); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...UsingMachineFonts.html" , saveOptions ); Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Urobiť WORD Pomocou C++

    Vytvorte nový WORD v C++ v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice C++....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/sk/cpp/make/word/
  10. Urobiť HTML Pomocou C++

    Vytvorte nový HTML v C++ v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice C++....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/sk/cpp/make/html/