Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 32,697 for

saveoptions

(0.47 sec)
  1. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method... toString(saveOptions) Exports the content of the...toString ( saveOptions : Aspose . Words . Saving . SaveOptions ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PsSaveOptions class | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Converting Email Messages in Python|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Unicode format saveOptions = self . SaveOptions eml . save ( self...dataDir + "AnEmail.msg" , saveOptions . getDefaultMsgUnicode ())...

    docs.aspose.com/email/java/converting-email-mes...
  5. 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...
  6. 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...
  7. 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...
  8. Aspose.PSD for .NET 18.10 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....导出为PNG var saveOptions = new PngOptions (); saveOptions . ColorType...Save ( pngExportPath100 , saveOptions ); // 设置透明度为50% im . Layers...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  9. Aspose::Words::LowCode::Splitter::Split method ...

    Aspose::Words::LowCode::Splitter::Split method. Splits a document from an input stream into multiple parts based on the specified split options and returns the resulting parts as an array of streams in the specified save format in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, const System::SharedP...Words :: Saving :: SaveOptions > & saveOptions , const System ::...

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