Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 28,444 for

saveoptions

(0.09 sec)
  1. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the document to a stream using the specified format in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) method Saves the document...Words :: Saving :: SaveOptions > & saveOptions ) Parameter Type...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. TxtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.TxtSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...TxtSaveOptions → TxtSaveOptionsBase → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) defaultTemplate Gets or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Processor.Execute | Aspose.Words for .NET

    Optimize your workflow with our Processor Execute method, designed to streamline actions efficiently and enhance productivity in your applications....Execute (); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...ConvertContext.3.docx" , saveOptions ) . Execute (); Converter...

    reference.aspose.com/words/net/aspose.words.low...
  4. HtmlSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the HtmlSaveoptions SaveFormat property to easily save documents in Html, Mhtml, Epub, Azw3, or Mobi formats for versatile accessibility....docx" ); // Use a SaveOptions object to specify the encoding...HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::MeasurementUnits enum | Aspose.W...

    Aspose::Words::MeasurementUnits enum. Specifies the unit of measurement in C++....docx" ); auto saveOptions = System :: MakeObject <...:: OdtSaveOptions > (); saveOptions -> set_MeasureUnit ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/mea...
  6. SaveOptions.updateCreatedTimeProperty property ...

    Saveoptions.updateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtindocumentproperties/createdTime/) property is updated before saving...updateCreatedTimePro property SaveOptions.updateCreatedTimePro property...save operation // with this SaveOptions object passed as a parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....conversion using a SaveOptions object. auto saveOptions = System ::...:: HtmlSaveOptions > (); saveOptions -> set_ExportRelativeFontSi...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object....docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . maxImageResolution = 72 ; doc ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveoptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing....docx" ); // Use a SaveOptions object to specify the encoding...HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveoptions::OdtSaveoptions constructor. Initializes a new instance of this class that can be used to save a document in the Odt format in C++....docx" ); auto saveOptions = System :: MakeObject <...:: OdtSaveOptions > (); saveOptions -> set_MeasureUnit ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...