Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 28,446 for

saveoptions

(0.04 sec)
  1. Converting Email Messages in PHP|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 = new SaveOptions (); $eml -> save...$dataDir . "AnEmail.msg" , $saveOptions -> getDefaultMsgUnicode ());...

    docs.aspose.com/email/java/converting-email-mes...
  2. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveoptions::get_ReplaceBackslashWithYenSign method. Specifies whether backslash characters should be replaced with yen signs. Default value is false in C++.... auto saveOptions = System :: MakeObject <...XamlFlowSaveOptions > (); saveOptions -> set_ReplaceBackslashWith...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . saveFormat = aw . SaveFormat . Pdf...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveoptions::get_IdPrefix method. Specifies a prefix that is prepended to all generated element IDs in the output document. Default value is null and no prefix is prepended in C++....docx" ); auto saveOptions = System :: MakeObject <...HtmlFixedSaveOptions > (); saveOptions -> set_IdPrefix ( u "pfx1_"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 在 Python 中将 PowerPoint 转换为 Markdown|Aspose.Slid...

    在 Python 中将 PowerPoint 转换为 Markdown...如果您想导出包含图片的 PowerPoint 文档,您需要设置 saveOptions.export_type = MarkdownExportType...slides.dom.export.markdown.saveoptions import MarkdownSaveOptions...

    docs.aspose.com/slides/zh/python-net/convert-po...
  6. 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...
  7. HtmlSaveOptions.replaceBackslashWithYenSign pro...

    HtmlSaveoptions.replaceBackslashWithYenSign property. Specifies whether backslash characters should be replaced with yen signs... let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions (); saveOptions . replaceBackslashWith = true ; doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DigitalSignatureDetails Class | Aspose.Words fo...

    Discover the Aspose.Words.Saving.DigitalSignatureDetails class for seamless digital document signing. Enhance security and authenticity effortlessly!...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . DigitalSignatureDeta...DigitalSignature.docx" , saveOptions ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Fill.presetTexture property | Aspose.Words for ...

    Fill.presetTexture property. Gets a [PresetTexture](../../presettexture/) for the fill.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Saving::MarkdownExportAsHtml enu...

    Aspose::Words::Saving::MarkdownExportAsHtml enum. Allows to specify the elements to be exported to Markdown as raw HTML in C++....Write ( u "Cell2" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_ExportAsHtml ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...