Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 33,526 for

saveoptions

(0.1 sec)
  1. FixedPageSaveOptions.OptimizeOutput | Aspose.Wo...

    Enhance your document output with FixedPageSaveoptions' OptimizeOutput property. Remove redundancies and improve formatting for clearer displays.... XpsSaveOptions saveOptions = new XpsSaveOptions ();...save the document normally. saveOptions . OptimizeOutput = optimizeOutput...

    reference.aspose.com/words/net/aspose.words.sav...
  2. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....SaveOptions , com.aspose.words.TxtSaveOptionsBase...saveFormat) public static SaveOptions createSaveOptions(int saveFormat)...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.DocumentSavingArgs class. An argument passed into Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs)... let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions ( saveFormat ); saveOptions . progressCallback = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::SoftEdgeFormat::Remove ...

    Aspose::Words::Drawing::SoftEdgeFormat::Remove method. Removes SoftEdgeFormat from the parent object in C++....docx" ); auto saveOptions = System :: MakeObject <...:: SvgSaveOptions > (); saveOptions -> set_MaxImageResolution...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Შეკუმშოს DOCX C++

    შეკუმშოს DOCX C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOCX კონტენტი, შეამცირეთ ფაილის ზომა მარტივად...."yourCompressedImage" ); } } auto saveOptions = MakeObject <OoxmlSaveOptions>();...<OoxmlSaveOptions>(); saveOptions-> set_CompressionLevel (CompressionLevel::Maximum);...

    products.aspose.com/words/ka/cpp/compress/docx/
  6. Შეკუმშოს WORD C++

    შეკუმშოს WORD C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად...."yourCompressedImage" ); } } auto saveOptions = MakeObject <OoxmlSaveOptions>();...<OoxmlSaveOptions>(); saveOptions-> set_CompressionLevel (CompressionLevel::Maximum);...

    products.aspose.com/words/ka/cpp/compress/word/
  7. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word documents conversion....toString ()); DocSaveOptions saveOptions = new DocSaveOptions ();...the output format as DOC saveOptions . setFormat ( DocSaveOptions...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  8. ShapeRenderer class | Aspose.Words for Node.js

    Aspose.Words.Rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) to a raster or vector image or to a Graphics object...NodeRendererBase ) save(fileName, saveOptions) Renders the shape into an...NodeRendererBase ) save(fileName, saveOptions) Renders the shape into an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OfficeMathRenderer class | Aspose.Words for Nod...

    Aspose.Words.Rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object...NodeRendererBase ) save(fileName, saveOptions) Renders the shape into an...NodeRendererBase ) save(fileName, saveOptions) Renders the shape into an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OdtSaveOptions.measureUnit property | Aspose.Wo...

    OdtSaveoptions.measureUnit property. Allows to specify units of measure to apply to document content... let saveOptions = new aw . Saving . OdtSaveOptions...OdtSaveOptions (); saveOptions . measureUnit = odtSaveMeasureUnit...

    reference.aspose.com/words/nodejs-net/aspose.wo...