Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 33,600 for

saveoptions

(0.13 sec)
  1. Replacer.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing today!...Replace( string, string, SaveOptions , string, string ) Replaces...string outputFileName , SaveOptions saveOptions , string pattern ,...

    reference.aspose.com/words/net/aspose.words.low...
  2. SaveOptions.updateCreatedTimeProperty property ...

    Saveoptions.updateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtindocumentproperties/createdTime/) property is updated before saving...updateCreatedTimePro property SaveOptions.updateCreatedTimePro property...save operation // with this SaveOptions object passed as a parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Email 4.8.0 的公共 API 更改|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....MapiMessageItemBase 新增了基类 SaveOptions 以及具体类 EmlSaveOptions、Msg...于对保存 MailMessage 的额外设置: SaveOptions EmlSaveOptions HtmlSaveOptions...

    docs.aspose.com/email/zh/java/public-api-change...
  4. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveoptions.compliance property. Specifies the OOXML version for the output document... let saveOptions = new aw . Saving . OoxmlSaveOptions...aw . SaveFormat . Docx ); saveOptions . compliance = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPage property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on page or the display of the metafile in its default size.... let saveOptions = new aw . Saving . PdfSaveOptions...default size in pixels. saveOptions . metafileRenderingOpt ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlSaveOptions.cssClassNamePrefix property | A...

    HtmlSaveoptions.cssClassNamePrefix property. Specifies a prefix which is added to all CSS class names...docx" ); let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions (); saveOptions . cssStyleSheetType = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::ImageSaveOptions::get_Us...

    Aspose::Words::Saving::ImageSaveoptions::get_UseGdiEmfRenderer method. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF in C++....EMF image, we can pass a SaveOptions object to select a renderer...metafile renderer. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::OdtSaveOptions::get_Pass...

    Aspose::Words::Saving::OdtSaveoptions::get_Password method. Gets or sets a password to encrypt document in C++.... auto saveOptions = System :: MakeObject <...OdtSaveOptions > ( saveFormat ); saveOptions -> set_Password ( u "@sposeEncrypted_1145"...

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

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks.... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  10. XlsxSaveOptions | Aspose.Words for Java

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

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