Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 33,684 for

saveoptions

(1.23 sec)
  1. 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/
  2. PDF to Excel number formatting conversion issue...

    We are using Aspose.PDF .NET to convert PDF’s that we’ve generated to Excel. Some of the PDF’s are converting correctly with no translation in numeric formatting, while others are converting the separators for European …...Document(file)) { ExcelSaveOptions saveOptions = new Aspose.Pdf.ExcelSaveOptions...Save(excelOutputFileName, saveOptions); } 146564-Protect Cost National-Black...

    forum.aspose.com/t/pdf-to-excel-number-formatti...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Відкриття та редагування 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/
  9. 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...
  10. 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...