Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 369,792 for

save

(0.16 sec)
  1. HtmlFixedSaveOptions.resources_folder property ...

    HtmlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images, fonts, css) are Saved when exporting a document to Html format...resources (images, fonts, css) are saved when exporting a document to...property is False . When you save a Document in Html format, Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....load HTML to Document class and save it as output PDF. Converting...object. Save output PDF document by calling Document.save(String)...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  3. Extract Images from PDF C++ | Aspose.PDF

    Extract images from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save output image. Save updated PDF file. Extract..."output.jpg" ); // Save output image xImage -> Save ( outputImage...

    products.aspose.com/pdf/cpp/images/extract/
  4. Converter.convert_to_images method | Aspose.Wor...

    aspose.words.lowcode.Converter.convert_to_images method...convert_to_images(input_file, output_file, save_format) Converts the pages of...: str , output_file : str , save_format : aspose . words . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 通过 Node.js 转换 Excel 工作簿为 Ods、Sxc 和 Fods(OpenOff...

    如何使用 Aspose.Cells for Node.js via C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...excelFilePath ); // Save as ods file workbook . save ( "ods_out.ods"...ods" ); // Save as sxc file workbook . save ( "sxc_out.sxc" );...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  6. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++.... Saving Workbook to Text or CSV Format...Sometimes, you want to convert or save a workbook with multiple worksheets...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  7. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration.... Save ( ArtifactsDir + "Shape.FillImage...ImageDir + "Logo.jpg" )); doc . Save ( ArtifactsDir + "Shape.FillImage...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Delete Annotations (facades)|Aspose.PDF for Java

    This section explains how to delete annotations with Aspose.PDF Facades using PdfAnnotationEditor Class.... Finally, use save method to save the updated PDF file...getName ()); // Save updated PDF annotationEditor . save ( _dataDir...

    docs.aspose.com/pdf/java/delete-annotations/
  9. 在Ruby中保存文件|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....将其文件保存到某个存储位置,那么他们可以在调用 Workbook 对象的 save 方法时指定文件名(包括完整的存储路径)和所需的文件格式(使用...) \ # Save in default (Excel2003) format workbook . save ( data_dir...

    docs.aspose.com/cells/zh/java/saving-files-in-r...
  10. 通过Node.js通过C++保存文件的不同方法|Documentation

    Aspose.Cells for Node.js via C++可以将文件保存为不同的格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...save(string, SaveFormat) 方法。 Workbook.save(string, SaveFormat)...要将文件保存到存储位置,在调用 Workbook 对象的 Workbook.save(string, SaveFormat) 方法时,指定文...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...