Sort Score
Result 10 results
Languages All
Labels All
Results 9,751 - 9,760 of 375,752 for

save

(0.55 sec)
  1. Converting a SVG file to HTML using C++ | Aspos...

    Sample code for SVG to HTML conversion using C++. Use C++ example for batch SVG to HTML conversion....Save method while passing the output...SaveFormat.Html as parameters Save the output HTML file Here is...

    products.aspose.com/pdf/cpp/conversion/svg-to-h...
  2. Converting a SVG file to DOCX using C++ | Aspos...

    Sample code for SVG to DOCX conversion using C++. Use C++ example for batch SVG to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/svg-to-d...
  3. Converting a PDF file to DOC using C++ | Aspose...

    Sample code for PDF to DOC conversion using C++. Use C++ example for batch PDF to DOC conversion....Save method while passing the output...SaveFormat.Doc as parameters Save the output DOC file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-doc/
  4. 保护和取消保护工作簿|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....true ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit..."007" ); //Save As the excel file. workbook . Save ( @"d:\test\MyBook...

    docs.aspose.com/cells/zh/net/protecting-and-unp...
  5. Converting a PDF file to WORD using PHP | Aspos...

    Sample code on PHP for PDF to WORD conversion. Use example code for batch PDF to WORD conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Docx as parameters Save the output Word file System...

    products.aspose.com/pdf/php-java/conversion/pdf...
  6. Converting a XPS file to DOC using Java | Aspos...

    XPS to DOC conversion via Java sample code. Programmers can use this example code to export XPS to DOC within any Web or Desktop Java based application....Save method while passing the output...SaveFormat.Doc as parameters Save the output DOC file Here is...

    products.aspose.com/pdf/java/conversion/xps-to-...
  7. PDF to EPUB Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with Python sample code using Aspose.PDF for Python for .NET...EpubSaveOptions object to specify saving options, such as the file format...parameters are provided for other save options. Export the merged PDF...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  8. ImageSaveOptions.TiffCompression | Aspose.Words...

    Optimize your TIFF images with the ImageSaveOptions TiffCompression property, allowing you to choose the best compression method for quality results....of compression to apply when saving generated images to the TIFF...Remarks Has effect only when saving to TIFF. The default value...

    reference.aspose.com/words/net/aspose.words.sav...
  9. How to use insertBom parameter in the method Ba...

    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 ( fullPath . toString (), BarCodeImageFormat... ISO_8859_1 ); generator2 . save ( Paths . get ( folderPath ...

    docs.aspose.com/barcode/java/how-to-use-insert-...
  10. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。..."hi world" ; // Save PDF document document . Save ( dataDir + "ManipulateTable_out...newTable ); // Save PDF document document . Save ( dataDir + "ReplaceTable_out...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...