Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 380,638 for

save

(0.42 sec)
  1. Java API to Export CGM to XAMLFLOW | products.a...

    Convert CGM to XAMLFLOW using on premise Java API...Convert CGM to DOC by using save method Load DOC file by using...Words Save the document to XAML_FLOW format using save method...

    products.aspose.com/total/java/conversion/cgm-t...
  2. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....Set compression level to 1 and save the workbook options . SetCompressionType...high_resolution_clock :: now (); workbook . Save ( outDir + u "LargeSampleFile_level_1_out...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  3. 设置 PDF 元数据|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python via .NET 修改并保存 PDF 文档中的元数据。...save_new_info(outfile) # Is obsolete, use save() method...method instead # Save updated metadata pdf_info . save ( outfile )...

    docs.aspose.com/pdf/zh/python-net/set-pdf-metad...
  4. Archive

    archives...from images can significantly save time and enhance productivity...convert text from an image and save it to a text (TXT) file. Please...

    blog.aspose.com/ocr/convert-text-from-image-to-...
  5. 将Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...); // Save the document in PDF format workbook . Save ( u "output...outputFilePath ( u "Image1.jpg" ); book . Save ( outputFilePath , SaveFormat...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  6. Remove Field|Aspose.PDF for Java

    Learn how to remove an existing form field from a PDF document in Java using the FormEditor facade in Aspose.PDF.... Save the updated document. public...removeField ( "Country" ); editor . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/remove-field/
  7. Add Images to PDF using CLI | Aspose.PDF

    Adding images into PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp-cli/images/add/
  8. C++ API to Convert EPUB to XLSB | products.aspo...

    Convert EPUB to XLSB via C++ API without using Microsoft Excel or Adobe Reader...Convert EPUB to XLSX by using Save member function Load XLSX document...reference Save the document to XLSB format using Save member function...

    products.aspose.com/total/cpp/conversion/epub-t...
  9. C++ API to Convert XPS to XLSM | products.aspos...

    Convert XPS to XLSM via C++ API without using Microsoft Excel or Adobe Reader...Convert XPS to XLSX by using Save member function Load XLSX document...reference Save the document to XLSM format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...
  10. Convert HTML to PPTX in Java | products.aspose.com

    Convert HTML to PPTX in Java. Use the Java library API to convert HTML files to PowerPoint presentations....can import HTML content and save it as a PowerPoint presentation...htmlStream ); } presentation . save ( "presentation.pptx" , SaveFormat...

    products.aspose.com/slides/java/conversion/html...