Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 373,271 for

save

(0.21 sec)
  1. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...save 方法重载。这应该是从 SaveOptions 类派生的...enable_compression = false scene . save ( "out" + "UncompressedDocument...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  2. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Node.js, with JavaScript code examples....Presentation to TIFF Using the save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. Convert various Images formats to PDF in Python...

    Convert various images formats such as, BMP, CGM, DICOM, PNG, TIFF, EMF and SVG to PDF using Python.... Save the document as PDF. So the...path_infile , rectangle ) document . save ( path_outfile ) print ( infile...

    docs.aspose.com/pdf/python-net/convert-images-f...
  4. Aspose.Page for Python – 常见问题

    全面的常见问题解答,涵盖 Aspose.Page 纯 Python 库的安装、许可、支持的格式、转换、渲染、编辑、性能和故障排除。... save . PdfSaveOptions () 5 doc. save ( ' sample....sample. xps ' ) 4 img_opt = ap. save . ImageSaveOptions (ap. SaveFormat...

    docs.aspose.com/page/zh/python-net/faq/
  5. PdfDigitalSignatureDetails.timestampSettings pr...

    PdfDigitalSignatureDetails.timestampSettings property. Gets or sets the digital signature timestamp settings.... Saving . PdfDigitalSignatureT Remarks...Examples Shows how to sign a saved PDF document digitally and timestamp...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control font saving with HtmlSaveOptions FontSavingCallback. Optimize your documents for HTML, MHTML, or EPUB formats effortlessly!...control how fonts are saved when a document is saved to HTML, MHTML...logic for exporting fonts when saving to HTML. public void SaveExportedFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...learn more, visit the Specify Save Options documentation article...Description ImageSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...types should be updated before saving the document to a fixed page...document immediately before saving it to PDF. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current font is italic....logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...callback that will handle font saving in a custom manner. let options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose.PSD for .NET 23.7 - 发布说明|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.... Save ( outputGif , new GifOptions ()); psdImage . Save ( outputPsd...shapeLayer . Update (); image . Save ( outFile ); } // 检查保存的更改 using...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...