Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 34,066 for

saveoptions

(0.14 sec)
  1. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. SaveOptions.imlRenderingMode property | Aspose....

    Saveoptions.imlRenderingMode property. Gets or sets a value determining how ink (InkML) objects are rendered....imlRenderingMode property SaveOptions.imlRenderingMode property...to previous versions. let saveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the document outline at which to display Word bookmarks.... let saveOptions = new aw . Saving . PdfSaveOptions...pane in the output PDF. saveOptions . pageMode = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify date and time values....docx" ); let saveOptions = new aw . Saving . XlsxSaveOptions...datetime format autodetection. saveOptions . dateTimeParsingMode = aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GraphicsQualityOptions.StringFormat | Aspose.Wo...

    Discover the GraphicsQualityOptions StringFormat property for enhanced text layout control, including alignment, ellipsis, and OpenType features for better display....GenericTypographic }; ImageSaveOptions saveOptions = new ImageSaveOptions (...( SaveFormat . Jpeg ); saveOptions . GraphicsQualityOptio = qualityOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_ExportUnderlineFormatting method. Gets or sets a boolean value indicating either to export underline text formatting as sequence of two plus characters "++". The default value is false in C++...." ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_ExportUnderlineForma...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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...
  10. PdfSaveOptions.UseSdtTagAsFormFieldName | Aspos...

    Discover how the PdfSaveoptions UseSdtTagAsFormFieldName property enhances PDF forms by using SDT control tags for better organization and clarity....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . PreserveFormFields...name of form field in PDF. saveOptions . UseSdtTagAsFormField =...

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