Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 32,777 for

saveoptions

(0.12 sec)
  1. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_pages method... SaveOptions , start_page_index : int...file name. save_options SaveOptions The save options. start_page_index...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how headers and footers are exported to HTML MHTML or EPUB in Java.... // We can use a SaveOptions object to omit headers/footers...to html. HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  3. SaveOptions.useHighQualityRendering property | ...

    Saveoptions.useHighQualityRendering property. Gets or sets a value determining whether or not to use high quality (i.e...useHighQualityRender property SaveOptions.useHighQualityRender property...Words.Saving class SaveOptions SaveOptions.useAntiAliasing property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Migrate to Aspose.Imaging 1.7.0 or Highe...

    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.... CreateOptions and SaveOptions Packages have been Replaced...ImageOptions CreateOptions and SaveOptions packages are obsolete and...

    docs.aspose.com/imaging/java/how-to-migrate-to-...
  5. 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/
  6. 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/
  7. Buat DOCX Menggunakan C++

    Buat DOCX baharu dalam C++ dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka C++....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/ms/cpp/make/docx/
  8. Specify Save Options in C#|Aspose.Words for .NET

    More accurately control the save process using C#....Words provides you with the SaveOptions class, which allows more...Save method that accept a SaveOptions object – it should be an...

    docs.aspose.com/words/net/specify-save-options/
  9. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text documents with our PlainTextDocument constructor. Enjoy automatic file format detection for seamless integration!...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . Password..."PlainTextDocument.LoadEncrypted.docx" , saveOptions ); LoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words/pla...
  10. PageLayoutCallbackArgs.Event | Aspose.Words for...

    Discover the PageLayoutCallbackArgs event property to enhance your application's functionality. Unlock seamless event handling for better performance....pageIndex ) { ImageSaveOptions saveOptions = new ImageSaveOptions (...Document . Save ( stream , saveOptions ); } private int mNum ; }...

    reference.aspose.com/words/net/aspose.words.lay...