Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 33,731 for

saveoptions

(0.15 sec)
  1. 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...
  2. 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...
  3. 在 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-...
  4. 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...
  5. XpsSaveOptions.saveFormat property | Aspose.Wor...

    XpsSaveoptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let saveOptions = new aw . Saving . XpsSaveOptions...XpsSaveOptions (); expect ( saveOptions . saveFormat ). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. XpsSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover the XpsSaveoptions OutlineOptions property to customize your document's outline settings for enhanced organization and presentation.... XpsSaveOptions saveOptions = new XpsSaveOptions ();...(); Assert . That ( saveOptions . SaveFormat , Is . EqualTo ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveoptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....Aspose :: Words :: Saving :: SaveOptions Methods Method Description...for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...

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

    Aspose::Words::Saving::OdtSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Odt or Ott in C++.... auto saveOptions = System :: MakeObject <...OdtSaveOptions > ( saveFormat ); saveOptions -> set_Password ( u "@sposeEncrypted_1145"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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...
  10. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: Saveoptions so = new PdfSaveoptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...save attached PDF with: SaveOptions so = new PdfSaveOptions()...#=zU50KS4smIEQs(Stream #=zPkgGkfg=, SaveOptions #=zg0M2Os1MzU7P) at Aspose...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...