Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 33,526 for

saveoptions

(0.14 sec)
  1. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input documents for seamless processing and improved productivity....Execute (); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...ConvertContext.3.docx" , saveOptions ) . Execute (); Converter...

    reference.aspose.com/words/net/aspose.words.low...
  2. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....SaveOptions , com.aspose.words.FixedPageSaveOptions...PsSaveOptions saveOptions = new PsSaveOptions(); { saveOptions.setSaveFormat(SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  3. Document.AutomaticallyUpdateStyles | Aspose.Wor...

    Discover how the AutomaticallyUpdateStyles property in MS Word ensures your document's styles sync with the template every time you open it, enhancing consistency.... // Use a SaveOptions object to automatically set...not have one. SaveOptions options = SaveOptions . CreateSaveOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::LowCode::Processor class | Aspos...

    Aspose::Words::LowCode::Processor class. Processor class for performing different document processing actions in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>) Specifies output file for...System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Specifies output stream...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Aspose::Words::Drawing::SoftEdgeFormat::get_Rad...

    Aspose::Words::Drawing::SoftEdgeFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt). The default value is 0.0 in C++....docx" ); auto saveOptions = System :: MakeObject <...:: SvgSaveOptions > (); saveOptions -> set_MaxImageResolution...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Saving::DigitalSignatureDetails ...

    Aspose::Words::Saving::DigitalSignatureDetails class. Contains details for signing a document with a digital signature in C++....certificateHolder , signOptions ); auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_DigitalSignatureDeta...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Converter Class | Aspose.Words for .NET

    Effortlessly convert various document types with Aspose.Words.LowCode.Converter. Simplify your workflow using just one line of code for seamless integration.... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  8. SoftEdgeFormat.Radius | Aspose.Words for .NET

    Discover the SoftEdgeFormat Radius property to easily adjust soft edge effects. Control radius length with precision for stunning visual results....SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions . MaxImageResolution...MaxImageResolution.svg" , saveOptions ); Shows how to work with...

    reference.aspose.com/words/net/aspose.words.dra...
  9. DocumentSavingArgs.estimatedProgress property |...

    DocumentSavingArgs.estimatedProgress property. Overall estimated percentage progress.... let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions ( saveFormat ); saveOptions . progressCallback = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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/