Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 375,710 for

save

(0.09 sec)
  1. Working with Portfolio in PDF using Python|Aspo...

    How to Create a PDF Portfolio with Python. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....the Document class’ save() method to save the portfolio document...image ) # Save Portfolio document document . save ( output_pdf...

    docs.aspose.com/pdf/python-net/portfolio/
  2. 使用 C++ 在 ODF 1.1、1.2 和 1.3 规格下保存 ODS 文件|Documen...

    使用 Aspose.Cells 和 C++ 将 Excel 转换为符合 ODF 1.1、1.2 和 1.3 规范的文件。..." ); // Save ODS in ODF 1.2 version which...OdsSaveOptions options ; workbook . Save ( outDir + u "ODF1.2_out.ods"...

    docs.aspose.com/cells/zh/cpp/save-ods-file-in-o...
  3. 将 Visio 转换为图像格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....Diagram 类构造函数读取 diagram 文件和 Save 方法将 diagram 导出为任何支持的图像格式。 要将...Diagram 类的实例。 调用 Diagram 类的 Save 方法并设置要导出的图像格式。输出的图像文件看起来像原始文件。...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  4. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using PHP....page’s index Call the save method to save the updated PDF file...delete ( 2 ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/delete-pages/
  5. WordML2003SaveOptions.save_format property | As...

    WordML2003SaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property WordML2003SaveOption.save_format property...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.fonts_folder property | Aspose....

    HtmlSaveOptions.fonts_folder property. Specifies the physical folder where fonts are Saved when exporting a document to HTML...physical folder where fonts are saved when exporting a document to...str ): ... Remarks When you save a Document in HTML format and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.imagesFolder property | Aspose....

    HtmlSaveOptions.imagesFolder property. Specifies the physical folder where images are Saved when exporting a document to HTML format...physical folder where images are saved when exporting a document to...() : string Remarks When you save a Document in HTML format, Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert between Excel 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.... Save an Excel file to PDF using the...the Workbook class’s Save method. The Save method provides the...

    docs.aspose.com/cells/net/convert-between-excel...
  9. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java.... Save the optimized document using the save(..) method...optimize (); // Save output document pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/optimize-pdf/
  10. Working with Outlook Contacts using C++ Email P...

    C++ Email Parser Library allows you to create, Save and read Outlook contacts and import contacts from MSG and VCard file formats....Contents [ Hide ] Creating, Saving and Reading Contacts Like MapiMessage...article shows how to create, save and read an Outlook contact...

    docs.aspose.com/email/cpp/working-with-outlook-...