Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 33,594 for

saveoptions

(0.07 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Off...

    Aspose::Words::Saving::HtmlSaveoptions::get_OfficeMathOutputMode method. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB. Default value is Image in C++....document to HTML, we can pass a SaveOptions object // to determine how...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. PclSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PclSaveoptions to enhance your document saving with customizable features for PCL format. Optimize your workflow today!...docx" ); PclSaveOptions saveOptions = new PclSaveOptions { SaveFormat...RasterizeElements.pcl" , saveOptions ); See Also class FixedPageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocSaveOptions Class | Aspose.Words for .NET

    Optimize document saving with Aspose.Words.Saving.DocSaveoptions. Customize your Doc and Dot formats for enhanced quality and flexibility....public class DocSaveOptions : SaveOptions Constructors Name Description...world!" )); See Also class SaveOptions namespace Aspose.Words.Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveoptions SaveFormat property to effortlessly save documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!...an image, we can pass a SaveOptions object to // edit the image...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Exception occurs when converting VSD to PDF - F...

    Hello, I am working on project to convert .vsd file to pdf. The conversion fails due to below exception: java.lang.NullPointerException: Cannot invoke “com.aspose.diagram.b.a.d.g5e.l()” because “this.b” is null at co…... If SaveOptions used instead of PdfSaveOptions...no issue observed. But, SaveOptions does not have setPdfCompliance...

    forum.aspose.com/t/exception-occurs-when-conver...
  6. Open and Edit PSB file | products.aspose.com

    Open and Edit PSB file with online editor...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); image.save(outpath, saveOptions); } } You can download Aspose...

    products.aspose.com/psd/editor/psb/
  7. How to create a Aspose.Cells for .NET to conver...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao The goal is to show the entire worksheet (visible excel rows and columns) in a scrollable HTML preview inside a browser tab before excel create or download. …...HtmlSaveOptions HtmlSaveOptions saveOptions = new HtmlSaveOptions { ...workbook.Save("output.html", saveOptions); } } Next Steps: Load the...

    forum.aspose.com/t/how-to-create-a-aspose-cells...
  8. Extra Blank Column Appears in Pivot Table HTML ...

    Summary When converting an Excel workbook with a pivot table to HTML using Aspose.Cells for Node.js via Java, an unexpected blank column is appearing after the pivot table in the generated HTML output. Environment Libr…...HTML export options const saveOptions = new aspose.cells.HtmlSaveOptions();...HtmlSaveOptions(); saveOptions.setExportActiveWorks(true); saveOptions.setP...

    forum.aspose.com/t/extra-blank-column-appears-i...
  9. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveoptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...document to HTML, we can pass a SaveOptions object // to determine how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SaveOptions.temp_folder property | Aspose.Words...

    Saveoptions.temp_folder property. Specifies the folder for temporary files used when saving to a DOC or DOCX file...temp_folder property SaveOptions.temp_folder property Specifies...a temporary folder using SaveOptions.temp_folder will cause Aspose...

    reference.aspose.com/words/python-net/aspose.wo...