Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 33,600 for

saveoptions

(0.17 sec)
  1. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....SaveOptions public class DoclingSaveOptions...DoclingSaveOptions extends SaveOptions Can be used to specify additional...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. DocSaveOptions.SavePictureBullet | Aspose.Words...

    Discover how the DocSaveoptions SavePictureBullet property enhances your document output. Control PictureBullet data saving effortlessly for optimal results....By setting a flag in the SaveOptions object, // we can convert...while saving. DocSaveOptions saveOptions = new DocSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DocSaveOptions.savePictureBullet property | Asp...

    DocSaveoptions.savePictureBullet property. When ``false``, PictureBullet data is not saved to output document...By setting a flag in the SaveOptions object, // we can convert...points while saving. let saveOptions = new aw . Saving . DocSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::LowCode::Merger::MergeToImages m...

    Aspose::Words::LowCode::Merger::MergeToImages method. Merges the given input document streams into a single output document using specified image save options. Renders the output to images in C++....:: ImageSaveOptions > & saveOptions , Aspose :: Words :: LowCode...The input file streams. saveOptions const System::SharedPtr<...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Aspose::Words::Saving::DoclingSaveOptions::get_...

    Aspose::Words::Saving::DoclingSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Docling in C++....docx" ); auto saveOptions = System :: MakeObject <...DoclingSaveOptions > (); saveOptions -> set_SaveFormat ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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...