Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 34,066 for

saveoptions

(0.15 sec)
  1. 在 Jython 中转换电子邮件|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....email import SaveOptions class Converter : def __init__...in Unicode format saveOptions = SaveOptions eml . save ( dataDir...

    docs.aspose.com/email/zh/java/converting-email-...
  2. XpsSaveOptions.outlineOptions property | Aspose...

    XpsSaveoptions.outlineOptions property. Allows to specify outline options.... let saveOptions = new aw . Saving . XpsSaveOptions...XpsSaveOptions (); expect ( saveOptions . saveFormat ). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.Save | Aspose.Words for .NET

    Effortlessly save your documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....Words Save( string, SaveOptions ) Saves the document to a...string fileName , SaveOptions saveOptions ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/doc...
  4. OfficeMath.getMathRenderer method | Aspose.Word...

    OfficeMath.getMathRenderer method. Creates and returns an object that can be used to render this equation into an image.... let saveOptions = new aw . Saving . ImageSaveOptions...times its original size. saveOptions . scale = 5 ; officeMath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.GenerateFormFieldScripts | Aspos...

    Generate PDF form field scripts that mimic Microsoft Word form behavior for improved compatibility and user interaction....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . PreserveFormFields...PreserveFormFields = true ; saveOptions . GenerateFormFieldScr =...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Saving::XlsxSaveOptions::get_Dat...

    Aspose::Words::Saving::XlsxSaveoptions::get_DateTimeParsingMode method. Gets or sets the mode that specifies how document text is parsed to identify date and time values. The default value is UseCurrentLocale in C++....docx" ); auto saveOptions = System :: MakeObject <...datetime format autodetection. saveOptions -> set_DateTimeParsingMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::MarkdownSaveOptions::get...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Convert Project Pages to Separate Image Files |...

    This guide explains how to convert Microsoft Project files into multiple JPEG image files using Aspose.Tasks for C#....::SharedPtr < ImageSaveOptions > saveOptions = System::MakeObject < ImageSaveOptions...SaveFileFormat::PNG); 3 saveOptions -> set_StartDate(project...

    docs.aspose.com/tasks/cpp/convert-project-pages...
  9. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....conversion using a SaveOptions object. auto saveOptions = System ::...:: HtmlSaveOptions > (); saveOptions -> set_ExportRelativeFontSi...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. DoclingSaveOptions Class | Aspose.Words for .NET

    Configure advanced Docling save options to export Word documents as structured Docling JSON with full control....class DoclingSaveOptions : SaveOptions Constructors Name Description...DoclingSaveOptions saveOptions = new DoclingSaveOptions (); saveOptions . SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...