Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 33,600 for

saveoptions

(0.08 sec)
  1. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the signing...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document object that is currently being saved....document to HTML, we can pass a SaveOptions object to designate a callback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveoptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...password we specified in the SaveOptions object. doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::ImageSaveOptions::get_Th...

    Aspose::Words::Saving::ImageSaveoptions::get_ThresholdForFloydSteinbergDithering method. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method. when ImageBinarizationMethod is FloydSteinbergDithering in C++....as a TIFF, we can pass a SaveOptions object to // adjust the dithering...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Content are pushed up to page after DOCX to PDF...

    Hi, We experience issues with Aspose PDF adding strange page breaks not present in the original Word file. When using Word’s built in PDF Converter to convert from docx to PDF everything works just fine. This issue occ…...PdfSaveOptions saveOptions = new WordSaving.PdfSaveOptions();...PdfSaveOptions(); saveOptions.Compliance = WordSaving.PdfCompliance...

    forum.aspose.com/t/content-are-pushed-up-to-pag...
  6. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveoptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...docx' ) # Use a SaveOptions object to specify the encoding...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Word转pdf,报错 - Free Support Forum - aspose.com

    使用最新版本25.7、25.8,word转pdf,报错,错误信息: error: addition of a duplicate key to a dictionary 同样的文档,使用20.2版本,word转pdf正常。需要分析一下原因。 测试文件: 123.docx (550.1 KB) 代码: Document doc = new Document(“doc to pdf.docx”); doc.save(“doc …...pdf”, SaveOptions.createSaveOptions(SaveFormat....docx"); PdfSaveOptions saveOptions = new PdfSaveOptions { Compliance...

    forum.aspose.com/t/word-pdf/316940
  9. Fail to calculate CELL("filename") - Free Suppo...

    Upon calling calculateFormula on a workbook that has a cell with =CELL("filename", B2) formula fails to calculate the cell. Screenshot 2025-09-26 at 10.20.57 AM.jpg (146.0 KB) Excel file to repro: image.png (20.7 KB)...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setOnePagePerSheet(true);...workbook.save(outputStream, saveOptions); } catch (Exception e) {...

    forum.aspose.com/t/fail-to-calculate-cell-filen...
  10. Convert MSG to Other Formats|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.... The base class SaveOptions and the classes EmlSaveOptions...

    docs.aspose.com/email/java/convert-msg-to-other...