Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 375,192 for

save

(0.1 sec)
  1. Export Document Workbook and Worksheet Properti...

    Learn how to export or avoid exporting Document, Workbook, and Worksheet properties when converting Excel files to HTML using Aspose.Cells for C++....inputFilePath ); // Specify HTML Save Options HtmlSaveOptions options...to Html with Html Save Options workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/export-document-workb...
  2. 无图表加载源Excel文件|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 the workbook in output format workbook . save ( "L...

    docs.aspose.com/cells/zh/java/load-source-excel...
  3. Aspose.PSD for .NET 21.2 - Release Notes|Docume...

    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....resource after loading and saving the PSD image with shape layers...demonstrates that loading and saving the PSD image with shape layers...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-2...
  4. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET... save ( output_file ) The following...circleAnnotation ) document . save ( output_file ) As an example...

    docs.aspose.com/pdf/python-net/figures-annotation/
  5. 在PHP中将转换为MHTML文件|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....xlsx" ; //Specify the HTML saving options $sv = new HtmlSaveOptions...$filePath ); //Save the MHT file $wb -> save ( $filePath . "...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  6. Aspose.PSD for Python via .NET 24.3 - Release N...

    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 ( outputFile , psdOptions16...channel_bits_count = 32 psdImage8 . save ( outputFile , psdOptions32...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  7. Aspose::Words::PageExtractOptions class | Aspos...

    Aspose::Words::PageExtractOptions class. Allows to specify options for document page extracting in C++....the initial page numbering and save the NUMPAGE field. auto doc...( 1 , 1 ); extractedDoc1 -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Saving Project Data to CSV and Text Formats | A...

    This article provides guidance on saving project data using Aspose.Tasks Java for PHP....Working with Projects in PHP Saving Project Data to CSV and Text...Reference Download Pricing Buy Saving Project Data to CSV and Text...

    docs.aspose.com/tasks/java/saving-project-data-...
  9. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....---------- 10 11 try 12 { 13 //Create save options 14 System::SharedPtr...ClosePage(); 30 //Save the document 31 document -> Save(); 32 } 33 catch...

    docs.aspose.com/page/cpp/ps/working-with-document/
  10. SaveOptions.UseAntiAliasing | Aspose.Words for ...

    Discover the SaveOptions UseAntiAliasing property to enhance your rendering quality. Control antialiasing for smoother visuals and improved performance.... Save ( ArtifactsDir + "Document.ImageSaveOptions...UseHighQualityRender = true ; doc . Save ( ArtifactsDir + "Document.ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...