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

saveoptions

(0.12 sec)
  1. 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...
  2. 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
  3. 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...
  4. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG....XpsSaveOptions saveOptions = new XpsSaveOptions(); 8 saveOptions. BackgroundColor...Converter. ConvertSVG (document, saveOptions, Path. Combine (OutputDir...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  5. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....new DocSaveOptions object $saveOption = new DocSaveOptions ();...the output format to DOC $saveOption -> setFormat ( DocSaveOptions_DocFormat...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/
  6. PdfCompliance enumeration | Aspose.Words for No...

    Aspose.Words.Saving.PdfCompliance enumeration. Specifies the PDF standards compliance level.... let saveOptions = new aw . Saving . PdfSaveOptions...already large documents. saveOptions . compliance = pdfCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfCompliance Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PdfCompliance enum to enhance your PDF standards compliance. Elevate document quality with tailored options for every need!... PdfSaveOptions saveOptions = new PdfSaveOptions ();...already large documents. saveOptions . Compliance = pdfCompliance...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 使用JavaScript via C++获取工作表中的最大范围|Documentation

    本文介绍了如何使用Aspose.Cells for JavaScript via C++获取Excel文件的最大区域、最大数据区域和最大显示区域。...the range to html const saveOptions = new AsposeCells . HtmlSaveOptions...HtmlSaveOptions (); saveOptions . exportActiveWorkshee = true ; saveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/get-max...
  9. Გადაიყვანეთ WORD MARKDOWN C++

    გადაიყვანეთ WORD MARKDOWN C++ ფორმატში კოდით. შეინახეთ WORD როგორც MARKDOWN C++....docx"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/ka/cpp/conversion/wor...
  10. Გადაიყვანეთ WORD XPS C++

    გადაიყვანეთ WORD XPS C++ ფორმატში კოდით. შეინახეთ WORD როგორც XPS C++....docx"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/ka/cpp/conversion/wor...