Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 33,584 for

saveoptions

(0.11 sec)
  1. MergerContext | Aspose.Words for Java

    Document merger context in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setPassword("Aspose...MergeContextDocument.3.docx", saveOptions) .execute(); Shows how to...

    reference.aspose.com/words/java/com.aspose.word...
  2. Compress WORD In Java

    Compress WORD in Java without losing quality. Optimize WORD content, reduce file size easily....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions.setC...doc.save( "Output.docx" , saveOptions); import com.aspose.words...

    products.aspose.com/words/java/compress/word/
  3. Compress DOCX In Java

    Compress DOCX in Java without losing quality. Optimize DOCX content, reduce file size easily....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions.setC...doc.save( "Output.docx" , saveOptions); import com.aspose.words...

    products.aspose.com/words/java/compress/docx/
  4. Show or Hide Extra Print Headers|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....m&gt;<hr/></div>" ; int saveOptions = MailMessageSaveOptio ....MailMessageSaveType . getMHtmlFormat (), saveOptions ); Download Running Code...

    docs.aspose.com/email/java/show-or-hide-extra-p...
  5. Aspose::Words::FileFormatInfo class | Aspose.Wo...

    Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil document format detection methods. To learn more, visit the documentation article in C++....Document > (); // Configure a SaveOptions object to encrypt the document...save the document. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/zh-hant/cpp/make/pdf/
  7. SaveOptions.updateOleControlImages property | A...

    Saveoptions.updateOleControlImages property. Gets or sets a value determining whether OLE controls presentation image will be updated....updateOleControlImag property SaveOptions.updateOleControlImag property...Words.Saving class SaveOptions SaveOptions.updateLastSavedTimeP...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java....FontSavingCallback(); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions();...HtmlFixedSaveOptions(); { saveOptions.setResourceSavingCal(callback); } doc.sa...

    reference.aspose.com/words/java/com.aspose.word...
  9. IWarningCallback class | Aspose.Words for Node.js

    Aspose.Words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . metafileRenderingOpt = metafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MetafileRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.MetafileRenderingMode enhances WMF and EMF metafile rendering for optimal document quality and performance....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . MetafileRenderingOpt...HandleBinaryRasterWa.pdf" , saveOptions ); Assert . That ( callback...

    reference.aspose.com/words/net/aspose.words.sav...