Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 33,525 for

saveoptions

(0.11 sec)
  1. 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...
  2. Aspose::Words::Saving::XamlFlowSaveOptions clas...

    Aspose::Words::Saving::XamlFlowSaveoptions class. Can be used to specify additional options when saving a document into the XamlFlow or XamlFlowPack format. To learn more, visit the documentation article in C++....Aspose :: Words :: Saving :: SaveOptions Methods Method Description...for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. SaveOptions.ExportGeneratorName | Aspose.Words ...

    Enhance your documents with the Saveoptions ExportGeneratorName property. Embed Aspose.Words name and version for better traceability. Default, true....ExportGeneratorName SaveOptions.ExportGeneratorName property...result. OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Replacer.ReplaceToImages | Aspose.Words for .NET

    Effortlessly transform your input files by replacing character patterns with custom strings and generating stunning images with our ReplaceToImages method....inputFileName , ImageSaveOptions saveOptions , string pattern , string...String The input file name. saveOptions ImageSaveOptions The save...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveoptions::get_DocumentSplitCriteria method. Specifies how the document should be split when saving to Html, Epub or Azw3 format. Default is None for HTML and HeadingParagraph for EPUB and AZW3 in C++....docx" ); // Use a SaveOptions object to specify the encoding...that we will save. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. PdfSaveOptions.headerFooterBookmarksExportMode ...

    PdfSaveoptions.headerFooterBookmarksExportMode property. Determines how bookmarks in headers/footers are exported.... let saveOptions = new aw . Saving . PdfSaveOptions...pane in the output PDF. saveOptions . pageMode = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::OdtSaveOptions::get_IsSt...

    Aspose::Words::Saving::OdtSaveoptions::get_IsStrictSchema11 method. Specifies whether export should correspond to ODT specification 1.1 strictly. OOo 3.0 displays files correctly when they contain elements and attributes of ODT 1.2. Use "false" for this purpose, or "true" for strict conformity of specification 1.1. The default value is false in C++....docx" ); auto saveOptions = System :: MakeObject <...:: OdtSaveOptions > (); saveOptions -> set_MeasureUnit ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. DoclingSaveOptions.SaveFormat | Aspose.Words fo...

    Specify Docling as the output format when saving documents using DoclingSaveoptions in Aspose.Words....DoclingSaveOptions saveOptions = new DoclingSaveOptions (); saveOptions . SaveFormat...shapes from the output. saveOptions . RenderNonImageShapes =...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank pages from a document provided in an input stream and saves the updated document to an output stream in the specified save format. Returns a list of page numbers that were removed in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) method Removes blank pages...Words :: Saving :: SaveOptions > & saveOptions ) Parameter Type...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. SvgSaveOptions.removeJavaScriptFromLinks proper...

    SvgSaveoptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . removeJavaScriptFrom = true ; doc...

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