Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 28,446 for

saveoptions

(0.11 sec)
  1. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveoptions SaveFormat property lets you easily save documents in Odt or Ott formats, ensuring compatibility and flexibility.... OdtSaveOptions saveOptions = new OdtSaveOptions ( saveFormat...saveFormat ); saveOptions . Password = "@sposeEncrypted_1145"...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Converter.Create | Aspose.Words for .NET

    Create a new instance of the converter processor effortlessly with our powerful Converter Create method for seamless data transformation....Execute (); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...ConvertContext.3.docx" , saveOptions ) . Execute (); Converter...

    reference.aspose.com/words/net/aspose.words.low...
  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. 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...
  7. 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...
  8. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....SaveOptions public abstract class TxtSaveOptionsBase...TxtSaveOptionsBase extends SaveOptions The base class for specifying...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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.... let saveOptions = new aw . Saving . OoxmlSaveOptions...aw . SaveFormat . Docx ); saveOptions . compliance = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat.IsHeading | Aspose.Words for .NET

    Discover how the IsHeading property enhances your document formatting by identifying built-in Heading styles for better organization and clarity....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . SaveFormat...inserted above will not appear. saveOptions . OutlineOptions . HeadingsOutlineLevel...

    reference.aspose.com/words/net/aspose.words/par...