Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 32,698 for

saveoptions

(0.19 sec)
  1. Convert MBOX to MSG via C++ application | produ...

    Sample C++ conversion code for MBOX document to MSG format. Use example code for batch MBOX to MSG conversion within any C++ Application....msg" , SaveOptions::get_DefaultMsgUnicode());...

    products.aspose.com/email/cpp/conversion/mbox-t...
  2. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....compatible with PDF/A‑1a const saveOptions = new AsposeCells . PdfSaveOptions...PdfSaveOptions (); saveOptions . setCompliance ( AsposeCells . PdfCompliance...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  3. How can I prepare large Excel files before zipp...

    I have been working with large Excel files that contain multiple sheets, formulas, charts, and images. These files are often very heavy and when I try to compress them I worry about losing formatting or breaking formulas…...maximum ZIP compression var saveOptions = new Aspose.Cells.OoxmlSaveOptions...workbook.Save(cleanedPath, saveOptions); Create the ZIP archive...

    forum.aspose.com/t/how-can-i-prepare-large-exce...
  4. Html to Tiff Conversion Throws OutOfMemory Exce...

    Hi Team I had an issue with Aspose Library while converting html page into Tiff image, it throws the OutOfMemomy issue. In my system we have enough memory i.e apto 5 GB. These is my stack trace. "Error Generating Inv…...destination) { ImageSaveOptions saveOptions = new ImageSaveOptions(Aspose...Converter.ConvertHTML(document, saveOptions, new ExistingStreamAdapte(destination));...

    forum.aspose.com/t/html-to-tiff-conversion-thro...
  5. Rendering Project Data to XAML | Aspose.Tasks D...

    Learn how to render a project as XAML using Aspose.Tasks for .NET....mpp" ); 2 SaveOptions options = new XamlOptions();...Project( "New Project.mpp" ); 2 SaveOptions options = new XamlOptions();...

    docs.aspose.com/tasks/net/rendering-project-dat...
  6. Edit PSD files online | products.aspose.com

    Edit PSD Adobe Photoshop Files online...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); image.save(outpath, saveOptions); } } You can download Aspose...

    products.aspose.com/psd/editor/
  7. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it 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...
  8. HtmlMetafileFormat enumeration | Aspose.Words f...

    aspose.words.saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....document to HTML, we can pass a SaveOptions object # to determine how...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Save a OneNote Document | Aspose.Note Do...

    Learn how to save a OneNote document with detailed instructions....Save method that accept a SaveOptions object. This should be an...a class derived from the SaveOptions class. Each save format has...

    docs.aspose.com/note/net/save-a-onenote-document/
  10. WordML2003SaveOptions Class | Aspose.Words for ...

    Discover the Aspose.Words.Saving.WordML2003Saveoptions class to enhance your document saving experience in WordML format with customizable options....class WordML2003SaveOption : SaveOptions Constructors Name Description... True ); See Also class SaveOptions namespace Aspose.Words.Saving...

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