Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 33,683 for

saveoptions

(0.11 sec)
  1. ImageSaveOptions.Scale | Aspose.Words for .NET

    Discover the ImageSaveoptions Scale property to effortlessly adjust the zoom factor for your images, enhancing quality and customization.... ImageSaveOptions saveOptions = new ImageSaveOptions (...times its original size. saveOptions . Scale = 5 ; math . GetMathRenderer...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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/
  3. 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/
  4. 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/
  5. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveoptions constructor to effortlessly create instances for saving documents in the XPS format, enhancing your document management efficiency.... XpsSaveOptions saveOptions = new XpsSaveOptions ();...(); Assert . That ( saveOptions . SaveFormat , Is . EqualTo ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SaveOptions.update_last_printed_property proper...

    Saveoptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtindocumentproperties/last_printed/) property is updated before saving....update_last_printed_property property SaveOptions.update_last_printed_property...save operation # with this SaveOptions object passed as a parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Managing Outlook Messages|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....MailMessage in OFT Format The SaveOptions class allows you to specify... Save ( "message.oft" , SaveOptions . DefaultOft ); // or alternative...

    docs.aspose.com/email/net/managing-outlook-mesa...
  8. Optimize File's Content Using Java

    Compress files in Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions.setC...doc.save( "Output.docx" , saveOptions); import com.aspose.words...

    products.aspose.com/words/java/compress/
  9. MarkdownLinkExportMode | Aspose.Words for Java

    Specifies how links are exported into Markdown in Java....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions.set...LinkExportMode.Reference.md", saveOptions); // Image will be written...

    reference.aspose.com/words/java/com.aspose.word...
  10. Შეკუმშოს PDF C#

    შეკუმშოს PDF C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ PDF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....SectionBreakNewPage); } var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...Document.Save( "Output.pdf" , saveOptions); private void SetPageSize...

    products.aspose.com/words/ka/net/compress/pdf/