Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 31,170 for

saveoptions

(0.06 sec)
  1. 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...
  2. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...Inheritance: HtmlSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) allowNegativeIndent Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Aspose::Words::Saving::ExportFontFormat enum | ...

    Aspose::Words::Saving::ExportFontFormat enum. Indicates the format that is used to export fonts while rendering to HTML fixed format in C++....docx" ); auto saveOptions = System :: MakeObject <...HtmlFixedSaveOptions > (); saveOptions -> set_ExportEmbeddedCss...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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...
  6. SvgSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SvgSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Svg](../../aspose.words/saveformat/#Svg) format...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) colorMode Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.softEdge property | Aspose.Words for ...

    ShapeBase.softEdge property. Gets soft edge formatting for the shape....docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . maxImageResolution = 72 ; doc ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert Project Data to PDF | Aspose.Tasks Docu...

    A step-by-step guide to converting Microsoft Project files to PDF using Aspose.Tasks for C++....FitContent property in the SaveOptions class to avoid truncation...System ::SharedPtr < SaveOptions > saveOptions = System::MakeObject...

    docs.aspose.com/tasks/cpp/convert-project-to-pd...
  9. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveoptions class. Can be used to specify additional options when saving a document into the Doc or Dot 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...
  10. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified range of pages from a document stream and saves the extracted pages to an output stream using the specified save format in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, int32_t, int32_t) method...Words :: Saving :: SaveOptions > & saveOptions , int32_t startPageIndex...

    reference.aspose.com/words/cpp/aspose.words.low...