Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 33,738 for

saveoptions

(0.58 sec)
  1. OdtSaveMeasureUnit Enum | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveMeasureUnit enum for precise control over document measurements. Enhance your document formatting with ease!... OdtSaveOptions saveOptions = new OdtSaveOptions { MeasureUnit..."OdtSaveOptions.Odt11Schema.odt" , saveOptions ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::LowCode::Converter class | Aspos...

    Aspose::Words::LowCode::Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Converts the given input...System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Converts the given input...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. 在javascript中壓縮tiff

    在JavaScript中壓縮TIFF而不會損失質量。優化TIFF內容,輕鬆減小文件大小。...tiff" ) var saveOptions = new aw.Saving.ImageSaveOptions(aw...ImageSaveOptions(aw.SaveFormat.Tiff) saveOptions.tiffCompression = aw.Saving...

    products.aspose.com/words/zh-hant/nodejs-net/co...
  4. SaveOptions.UpdateOleControlImages | Aspose.Wor...

    Update OLE control preview images automatically to ensure accurate visual representation when saving documents....UpdateOleControlImag SaveOptions.UpdateOleControlImag property...; set ; } See Also class SaveOptions namespace Aspose.Words.Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 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-...
  6. Convert Project Data to HTML in C++ | Aspose.Ta...

    Learn how to convert Microsoft Project (MPP/XML) projects to HTML using Aspose.Tasks for C++....pages to HTML by using the SaveOptions as shown in the following...pageNumber) 80 { 81 auto saveOptions = [&] { auto tmp_0 = System::MakeObject...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  7. Document.automatically_update_styles property |...

    Document.automatically_update_styles property. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word.... # Use a SaveOptions object to automatically set...options = aw . saving . SaveOptions . create_save_options ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Urobiť PDF Pomocou Java

    Vytvorte nový PDF v Java v niekoľkých krokoch. Jednoducho vytvorte PDF pomocou knižnice Java....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...1); doc.save("Output.pdf", saveOptions); import com.aspose.words...

    products.aspose.com/words/sk/java/make/pdf/
  10. Urobiť DOC Pomocou C++

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

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