Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 33,731 for

saveoptions

(0.13 sec)
  1. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveoptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export.... let saveOptions = new aw . Saving . TxtSaveOptions...discard all page breaks. saveOptions . forcePageBreaks = forcePageBreaks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FixedPageSaveOptions.metafileRenderingOptions p...

    FixedPageSaveoptions.metafileRenderingOptions property. Allows to specify metafile rendering options.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . metafileRenderingOpt = metafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Document::get_AutomaticallyUpdat...

    Aspose::Words::Document::get_AutomaticallyUpdateStyles method. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word in C++.... // Use a SaveOptions object to automatically set...Aspose :: Words :: Saving :: SaveOptions > options = Aspose :: Words...

    reference.aspose.com/words/cpp/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. SaveOptions.update_created_time_property proper...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. OdtSaveOptions.IsStrictSchema11 | Aspose.Words ...

    Optimize your ODT exports with the IsStrictSchema11 property. Ensure strict compliance with ODT 1.1 or enable 1.2 compatibility for best results....docx" ); OdtSaveOptions saveOptions = new OdtSaveOptions { MeasureUnit..."OdtSaveOptions.Odt11Schema.odt" , saveOptions ); doc = new Document ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  7. GradientStop | Aspose.Words for Java

    Represents one gradient stop in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setC..."Shape.GradientStops.docx", saveOptions); Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...
  8. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG documents....(); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...UsingMachineFonts.html" , saveOptions ); Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::DocumentBuilder::InsertShape met...

    Aspose::Words::DocumentBuilder::InsertShape method. Inserts free-floating shape with specified position, size and text wrap type in C++.... auto saveOptions = System :: MakeObject <...:: SaveFormat :: Docx ); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. IDocumentSavingCallback.Notify | Aspose.Words f...

    Track document saving progress with the iDocumentSavingCallback Notify method. Enhance your app's efficiency and user experience today!... HtmlSaveOptions saveOptions = new HtmlSaveOptions ( saveFormat...ProgressCallback.{ext}" , saveOptions )); Assert . That ( exception...

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