Sort Score
Result 10 results
Languages All
Labels All
Results 8,401 - 8,410 of 347,048 for

save

(0.1 sec)
  1. Convert DOT to EXCEL using Python or with free ...

    DOT to EXCEL conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOT to EXCEL online converter quickly before integrating the code....NET” API to save the created HTML file into the...manipulate the HTML file and save it into the desired Excel format...

    products.aspose.com/total/python-net/conversion...
  2. 在 PHP 中设置 Visio 形状的线数据|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....1 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeLineData...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  3. MailMergeSettings.ActiveRecord | Aspose.Words f...

    Discover MailMergeSettings. Customize your Microsoft Word documents by selecting the desired record index from your data source. Start with ease!... Once we do that and save the document, // Microsoft Word... settings . Clear (); doc . Save ( ArtifactsDir + "MailMerge...

    reference.aspose.com/words/net/aspose.words.set...
  4. GoogleAiModel class | Aspose.Words for Python

    aspose.words.ai.GoogleAiModel class. An abstract class representing the integration with Google’s AI models within the Aspose.Words.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Android API to Convert DOCM to SXC or with free...

    Convert DOCM to SXC in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to SXC online converter quickly before integrating the code....Convert DOCM to HTML by using Save method Load HTML document by...Workbook class Save the document to SXC format using Save method Get...

    products.aspose.com/total/android-java/conversi...
  6. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....Convert a particular page and save the image to stream. The following...tiffSettings ); // Convert pages and save the image to stream tiffDevice...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  7. ImageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.imageSaving()](../iimagesavingcallback/imageSaving/#imagesavingargs) event... To learn more, visit the Save a Document documentation article...Aspose.Words saves a document to HTML, it saves each image into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Slide Layout|Aspose.Slides Documentation

    Set PowerPoint slide size and options in Java... Save the presentation. This Java...layoutSlide ); // Saves the presentation to disk pres . save ( "output...

    docs.aspose.com/slides/java/slide-layout/
  9. Convert HTML to MHTML via Java | products.aspos...

    Try the code sample to convert HTML files to MHTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...MHTML format allows users to save the entire email message, including...

    products.aspose.com/email/java/conversion/html-...
  10. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python....not exist for saving the output Word file Save the Excel file...the Workbook.save() method using the custom save options The detailed...

    kb.aspose.com/cells/python/how-to-export-excel-...