Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 34,052 for

saveoptions

(1.58 sec)
  1. Aspose.PSD for Java 24.5 - 发布说明|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....PdfOptions saveOptions = new PdfOptions (); saveOptions . setPdfCoreOptions...psdImage . save ( outputFile , saveOptions ); } PSDJAVA-624. 修复获取中文字体信息记录方法的问题...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  2. Convert XBRL to iXBRL via Python | products.asp...

    Sample code for XBRL to SEC html report Python conversion. Use API example code for batch XBRL files to SEC html report conversion within Python based applications....target file and relevant SaveOptions as parameters. Conversion...

    products.aspose.com/finance/python-net/conversi...
  3. PDF Conversion API | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more formats with Aspose.PDF Library...() -> Add ( image ); auto saveOptions = MakeObject < XpsSaveOptions..._dataDir + outfilename , saveOptions ); std :: clog << "BMP to...

    products.aspose.com/pdf/conversion/
  4. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious data mismatch issue when converting an Excel workbook (containing a PivotTable) to HTML using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...calculateFormula(); const saveOptions = new aspose.cells.HtmlSaveOptions();...HtmlSaveOptions(); saveOptions.setExportActiveWorks(true); saveOptions.setP...

    forum.aspose.com/t/pivot-data-mismatch-between-...
  5. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveoptions.password property. Gets or sets a password to encrypt document....password we specified in the SaveOptions object. doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setPageSet(new...save("ChangedPages.pdf", saveOptions); } } Explanation: The code...

    forum.aspose.com/t/change-pages-only-after-comp...
  7. ImagePixelFormat enumeration | Aspose.Words for...

    aspose.words.saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....an image, we can pass a SaveOptions object to # select a pixel...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfDigitalSignatureDetails constructor | Aspose...

    aspose.words.saving.PdfDigitalSignatureDetails constructor..."digital_signature_details" object of the "SaveOptions" object to # digitally sign...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Box appearing around the watermark after conver...

    While converting the Excel first to pdf and then to Word, a box around the watermark text can be seen in Word format. This is fine in PDF. I have attached the PDF and converted Word file as well to this ticket. The co…...Document(pdfFile) def saveOptions = new DocSaveOptions() saveOptions.format...DocX doc2.save(wordFile, saveOptions) println "Word file created:...

    forum.aspose.com/t/box-appearing-around-the-wat...
  10. Փոխարկել JPG SVG C++

    Փոխարկեք JPG ը SVG ձևաչափի C++ կոդով: Պահեք JPG որպես SVG օգտագործելով C++:...jpg"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/hy/cpp/conversion/jpg...