Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 33,683 for

saveoptions

(0.32 sec)
  1. Buat PDF Menggunakan C++

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

    products.aspose.com/words/ms/cpp/make/pdf/
  2. Compress DOCX In C#

    Compress DOCX in C# without losing quality. Optimize DOCX content, reduce file size easily...."yourCompressedImage" ); } } var saveOptions = new OoxmlSaveOptions {...doc.Save( "Output.docx" , saveOptions); using Aspose.Words; var...

    products.aspose.com/words/net/compress/docx/
  3. Compress WORD In C#

    Compress WORD in C# without losing quality. Optimize WORD content, reduce file size easily...."yourCompressedImage" ); } } var saveOptions = new OoxmlSaveOptions {...doc.Save( "Output.docx" , saveOptions); using Aspose.Words; var...

    products.aspose.com/words/net/compress/word/
  4. Compress TIFF In C#

    Compress TIFF in C# without losing quality. Optimize TIFF content, reduce file size easily....tiff" ); var saveOptions = new ImageSaveOptions(SaveFormat...GetShapeRenderer().Save( "Output.tiff" , saveOptions); using Aspose.Words; var...

    products.aspose.com/words/net/compress/tiff/
  5. FixedPageSaveOptions.MetafileRenderingOptions |...

    Discover FixedPageSaveoptions' MetafileRenderingOptions property to customize and enhance your metafile rendering for optimal results....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . MetafileRenderingOpt...HandleBinaryRasterWa.pdf" , saveOptions ); Assert . That ( callback...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Fit All Worksheet Columns on Single PDF Page wi...

    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....of PdfSaveOptions const saveOptions = new AsposeCells . PdfSaveOptions...AllColumnsInOnePageP to true saveOptions . setAllColumnsInOnePa (...

    docs.aspose.com/cells/nodejs-cpp/fit-all-worksh...
  7. Convert PDF to Microsoft Word Documents in C++|...

    Aspose.PDF for C++ library allows you to convert PDF to Word format using C++ with ease and full control. These formats include DOC and DOCX. Learn more how to tune up PDF to Microsoft Word documents conversion...._dataDir + infilename ); auto saveOptions = MakeObject < DocSaveOptions...DocSaveOptions > (); saveOptions -> set_Format ( DocSaveOptions :: DocFormat...

    docs.aspose.com/pdf/cpp/convert-pdf-to-word/
  8. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (DOCX and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a ZIP-archive, therefore, this property does not affect the FlatOpc files.) in C++.... auto saveOptions = System :: MakeObject <...:: SaveFormat :: Docx ); saveOptions -> set_CompressionLevel (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ConverterContext | Aspose.Words for Java

    Document converter context in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setPassword("Aspose...ConvertContext.3.docx", saveOptions) .execute(); Converter.c...

    reference.aspose.com/words/java/com.aspose.word...
  10. Ფაილის Კონტენტის Ოპტიმიზაცია Javascript Ის Გამო...

    შეკუმშოს ფაილები JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...setImage(compressedImageBuffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...OoxmlSaveOptions() saveOptions.compressionLevel = aw.Saving.CompressionLevel...

    products.aspose.com/words/ka/nodejs-net/compress/