Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 33,683 for

saveoptions

(3.04 sec)
  1. MarkdownSaveOptions.ResourceSavingCallback | As...

    Control how images and resources are saved when exporting Word to Markdown with ResourceSavingCallback for flexible document output....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . ResourceSavingCallba...doc . Save ( outputPath , saveOptions ); DocumentHelper . FindTextInFile...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_ExportImagesAsBase64 method. Specifies whether images are saved in Base64 format to the output file. Default value is false in C++....docx" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_ExportImagesAsBase64...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PsSaveOptions.useBookFoldPrintingSettings prope...

    PsSaveoptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/).... let saveOptions = new aw . Saving . PsSaveOptions...PsSaveOptions () saveOptions . saveFormat = aw . SaveFormat . Ps...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Public API Changes in Aspose.PDF for Java 9.1.0...

    Discover the key public API changes in Aspose.PDF for Java version 9.1.0, ensuring optimal use of the new features and fixes....changes: DocSaveOptions extends SaveOptions -> DocSaveOptions extends...HtmlSaveOptions extends SaveOptions -> HtmlSaveOptions extends...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  5. 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...
  6. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...Document (); // Configure a SaveOptions object to encrypt the document...then save the document. let saveOptions = new aw . Saving . OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentSavingArgs | Aspose.Words for Java

    An argument passed into IDocumentSavingCallback.notifycom.aspose.words.DocumentSavingArgs in Java.... HtmlSaveOptions saveOptions = new HtmlSaveOptions(saveFormat);...HtmlSaveOptions(saveFormat); { saveOptions.setProgressCallback(new SavingProgressCallba());...

    reference.aspose.com/words/java/com.aspose.word...
  8. Compress JPG In C#

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

    products.aspose.com/words/net/compress/jpg/
  9. Შეკუმშოს WORD C#

    შეკუმშოს WORD C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად...."yourCompressedImage" ); } } var saveOptions = new OoxmlSaveOptions {...doc.Save( "Output.docx" , saveOptions); using Aspose.Words; var...

    products.aspose.com/words/ka/net/compress/word/
  10. Შეკუმშოს DOCX C#

    შეკუმშოს DOCX C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOCX კონტენტი, შეამცირეთ ფაილის ზომა მარტივად...."yourCompressedImage" ); } } var saveOptions = new OoxmlSaveOptions {...doc.Save( "Output.docx" , saveOptions); using Aspose.Words; var...

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