Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 368,011 for

save

(0.17 sec)
  1. 获取特定单元格的文本|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....res ); //Save the file. excelApp . ActiveWorkbook . Save (); excelApp...

    docs.aspose.com/cells/zh/net/get-text-of-specif...
  2. 通过C++在Node.js中移除ActiveX控件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从工作簿中移除ActiveX控件。...removeActiveXControl (); } // Save the workbook wb . save ( path . join ( outputDir...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-acti...
  3. Get Text of Specific Cell|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 file. excelApp . ActiveWorkbook . Save (); excelApp...

    docs.aspose.com/cells/net/get-text-of-specific-...
  4. Convert HTML to Image in Python | products.aspo...

    Convert HTML to Image in Python. Use Python library API to convert HTML files to Images...Presentation from HTML file and save it as Image. Python code for...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...
  5. Convert HTML to PNG in Python | products.aspose...

    Convert HTML to PNG in Python. Use Python library API to convert HTML files to PNGs...Presentation from HTML file and save it as PNG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...
  6. Convert Image to PPT in Python | products.aspos...

    Convert Image to PPT in Python. Use Python library API to convert Image files to PDFs...Presentation from Image file and save it as PPT. Python code for converting..., 720 , 540 , image) pres . save( "index.ppt" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  7. CsvDataLoadOptions | Aspose.Words for .NET

    Discover the CsvDataLoadOptions constructor—easily initialize with default settings for efficient data loading and seamless integration.... Save ( ArtifactsDir + "ReportingEngine...dataSource , "persons" ); doc . Save ( ArtifactsDir + "ReportingEngine...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....characteristics Save the loaded VSD file as VSDX using the save options...page size and using it in the ‘save’ method to generate the VSDX...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...
  9. Convert HTML to PPTX in PHP | products.aspose.com

    Convert HTML to PPTX in PHP. Use PowerPoint PHP API to convert HTML files to PPTX...Presentation from HTML file and save it as PPTX. PHP code for converting...addFromHtml ($contents); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  10. Convert HTML to TIFF in PHP | products.aspose.com

    Convert HTML to TIFF in PHP. Use PowerPoint PHP API to convert HTML files to TIFF...Presentation from HTML file and save it as TIFF. PHP code for converting...addFromHtml ($contents); $pres -> save ( "output.tiff" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...