Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 33,691 for

saveoptions

(0.1 sec)
  1. 将电子邮件保存为 PDF|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.... save ( emlStream , SaveOptions . getDefaultMhtml ()); //...

    docs.aspose.com/email/zh/java/save-email-messag...
  2. Convert OLM to MHTML via C++ application | prod...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....mhtml" , SaveOptions::get_DefaultMhtml()); OLM...

    products.aspose.com/email/cpp/conversion/olm-to...
  3. Convert OLM to OFT via C++ application | produc...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....oft" , SaveOptions::get_DefaultOft()); OLM to...

    products.aspose.com/email/cpp/conversion/olm-to...
  4. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); saveOptions.ExportCellName...xlsx"); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(SaveFormat...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  5. ImageSavingArgs.ImageStream | Aspose.Words for ...

    Discover the ImageStream property in ImageSavingArgs to easily specify where to save your images, enhancing your workflow and efficiency....document to HTML, we can pass a SaveOptions object to designate a callback...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfDigitalSignatureTimestampSettings.serverUrl ...

    PdfDigitalSignatureTimestampSettings.serverUrl property. Timestamp server URL....signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfDigitalSignatureTimestampSettings.ServerUrl ...

    Discover the PdfDigitalSignatureTimestampSettings ServerUrl property for secure timestamping. Ensure document integrity with reliable timestamp server URLs....signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet worksheet …...getIndex()); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat...HTML); saveOptions.setExportActiveWorks(true); saveOptions.setEncoding(Encoding...

    forum.aspose.com/t/inconsistent-html-output-for...
  9. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

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