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

saveoptions

(1.72 sec)
  1. SaveOptions.progressCallback property | Aspose....

    Saveoptions.progressCallback property. Called during saving a document and accepts data about saving progress....progressCallback property SaveOptions.progressCallback property...supported: Html, Mhtml, Epub. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TxtOfficeMathExportMode Enum | Aspose.Words for...

    TxtOfficeMathExportMode lets you choose how Word OfficeMath equations are exported to text for better accuracy and readability....TxtSaveOptions saveOptions = new TxtSaveOptions (); saveOptions . OfficeMathExportMode...ExportOfficeMathAsLa.txt" , saveOptions ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PclSaveOptions.rasterizeTransformedElements pro...

    PclSaveoptions.rasterizeTransformedElements property. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL document...docx" ); let saveOptions = new aw . Saving . PclSaveOptions...PclSaveOptions (); saveOptions . saveFormat = aw . SaveFormat . Pcl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. MarkdownSaveOptions.ImageResolution | Aspose.Wo...

    Optimize your Markdown exports with the ImageResolution property, setting custom output resolutions for sharper images. Default, 96 dpi....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . ImageResolution..."MarkdownSaveOptions.ImageResolution.md" , saveOptions ); See Also class MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ImageSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSaveoptions class. Allows to specify additional options when rendering document pages or shapes to images...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) colorMode Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfSaveOptions.exportLanguageToSpanTag property...

    PdfSaveoptions.exportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language...." ); let saveOptions = new aw . Saving . PdfSaveOptions..."ExportLanguageToSpan" is ignored. saveOptions . exportDocumentStruct =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::PsSaveOptions class | As...

    Aspose::Words::Saving::PsSaveoptions class. Can be used to specify additional options when saving a document into the Ps format. To learn more, visit the documentation article in C++....for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...for Aspose::Words::Saving::SaveOptions::get_CustomTimeZoneInfo ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveoptions constructor to effortlessly save documents in ODT format. Streamline your workflow with this powerful tool!...docx" ); OdtSaveOptions saveOptions = new OdtSaveOptions { MeasureUnit..."OdtSaveOptions.Odt11Schema.odt" , saveOptions ); doc = new Document ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....SaveOptions public class OdtSaveOptions...OdtSaveOptions extends SaveOptions Can be used to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...