Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 33,683 for

saveoptions

(0.32 sec)
  1. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveoptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency....class TxtSaveOptionsBase : SaveOptions Properties Name Description...\n\n\t" )); See Also class SaveOptions namespace Aspose.Words.Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Conversion of Microsoft Excel spreadsheets and ...

    Convert Excel Files XLS XLSX XLSM XLSB XLTX XLTM CSV and more as well as Visio Formats VSDX VSX VTX VDX VSSX VSTX VSDM VSSM VSTM etc just few lines of Python code....provide the saveFormat or saveOptions as second parameter. Depending...

    products.aspose.com/total/python-java/conversion/
  3. Aspose.Cells Pivot PrintArea - Free Support For...

    When shifting from Aspose Cells v 25.3.0 to 25.4.0, the PrintArea behavior changed. Background: given an excel spreadsheet like this: Year Product Gross Net - - - 2001 Apples 100 30 Row Labels Sum of Net Ba…...necessary HtmlSaveOptions saveOptions = new HtmlSaveOptions { ExportPrintAreaOnly...workbook.Save("output.html", saveOptions); Contact Support : If the...

    forum.aspose.com/t/aspose-cells-pivot-printarea...
  4. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте файл PSB за допомогою онлайн-редактора...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); image.save(outpath, saveOptions); } } You can download Aspose...

    products.aspose.com/psd/ua/editor/psb/
  5. ImageSavingArgs.IsImageAvailable | Aspose.Words...

    Check if an image is ready for export with the IsImageAvailable property in ImageSavingArgs. Ensure seamless image management and efficiency!...document to HTML, we can pass a SaveOptions object to designate a callback...

    reference.aspose.com/words/net/aspose.words.sav...
  6. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal document quality....docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Exporting documents with images to Markdown fai...

    When I try to use ASPOSE Words to convert a document with images to Markdown, and FIPS mode is enabled, I get the following error: An attempt to open a file which uses MD5 algorithm. This algorithm is not on the FIPS ap…...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions.set...try { doc.save(outputPath, saveOptions); System.out.println("SUCCESS:...

    forum.aspose.com/t/exporting-documents-with-ima...
  8. PdfDigitalSignatureTimestampSettings class | As...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp...signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveoptions::get_ExportDropDownFormFieldAsText method. Controls how drop-down form fields are saved to HTML or MHTML. Default value is false in C++...."ExportDropDownFormFi" flag of this SaveOptions object allows us to // control...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font....docx" ); // Configure a SaveOptions object to export fonts to...

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