Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 33,683 for

saveoptions

(0.34 sec)
  1. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveoptions::OoxmlSaveoptions constructor. Initializes a new instance of this class that can be used to save a document 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...
  2. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method... save(stream, saveOptions) Saves the document to a...stream , saveOptions : Aspose . Words . Saving . SaveOptions ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MarkdownLinkExportMode | Aspose.Words for Java

    Specifies how links are exported into Markdown in Java....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions.set...LinkExportMode.Reference.md", saveOptions); // Image will be written...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveoptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...for Aspose::Words::Saving::SaveOptions::get_CustomTimeZoneInfo ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 在 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/zh/java/converting-email-...
  6. XamlFlowSaveOptions.ReplaceBackslashWithYenSign...

    Discover how XamlFlowSaveoptions' ReplaceBackslashWithYenSign property enhances your data formatting by converting backslashes to yen signs. Default, false....XamlFlowSaveOptions saveOptions = new XamlFlowSaveOptions (); saveOptions . ReplaceBackslashWith...ReplaceBackslashWith.xaml" , saveOptions ); See Also class XamlFlowSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. MarkdownSaveOptions.EmptyParagraphExportMode | ...

    Configure empty paragraph export in Markdown with Aspose.Words. Set EmptyParagraphExportMode for optimal document conversion....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . EmptyParagraphExport...EmptyParagraphExport.md" , saveOptions ); string result = File ...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Drawing::ShapeBase::get_SoftEdge...

    Aspose::Words::Drawing::ShapeBase::get_SoftEdge method. Gets soft edge formatting for the shape in C++....docx" ); auto saveOptions = System :: MakeObject <...:: SvgSaveOptions > (); saveOptions -> set_MaxImageResolution...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. PdfEncryptionDetails.UserPassword | Aspose.Word...

    Discover how the UserPassword property enhances PDF security by requiring a password for access, ensuring your documents stay protected and confidential.... PdfSaveOptions saveOptions = new PdfSaveOptions ();..."EncryptionDetails" property. saveOptions . EncryptionDetails = encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  10. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setC..."Shape.GradientStops.docx", saveOptions); Methods Method Description...

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