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

save

(0.39 sec)
  1. Փոխարկել WORD EPUB C++

    Փոխարկեք WORD ը EPUB ձևաչափի C++ կոդով: Պահեք WORD որպես EPUB օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես EPUB...<Document>( u"Input.docx" ); doc-> Save ( u"Output.epub" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/wor...
  2. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates.... Save the modified presentation. This...false ); // Saves the presentation to disk pres -> Save ( outPath...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  3. Aspose.PSD for Python via .NET 24.4版 - 发行说明|Doc...

    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 ( outputFilePath , PngOptions...shapeLayer . update () newPsd . save ( outputFile ) with PsdImage...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  4. How to Read MBOX Files in Node.js via .NET | pr...

    Read MBOX Files Read MBOX Files in JavaScript Open and read MBOX files in JavaScript, extracting messages and other e...... The API saves developers countless hours by...extractors. Read MBOX Files & Save Messages using Aspose.Email...

    products.aspose.com/email/nodejs-net/reading-mb...
  5. How use X-Dimension|Documentation

    Learn how to configure X-Dimension for 1D and 2D barcodes in Aspose.BarCode for Java. Adjust barcode density, image size, AutoSizeMode behavior, and printing quality using precise X-Dimension and BarWidthReduction values....); // Save the generated barcode image generator . save ( "code128_xdim_0_30mm...setPixels ( 8 ); generator . save ( "datamatrix_xdim_8px.png"...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides — PPT, PPTX — to clean Markdown with Aspose.Slides for PHP via Java, automate documentation and keep formatting.... Use the save method to export it as a Markdown...pptx" ); try { $presentation -> save ( "presentation.md" , SaveFormat...

    docs.aspose.com/slides/php-java/convert-powerpo...
  7. Convert EXCEL to POTM using Python | products.a...

    EXCEL to POTM conversion in your Python applications without using Microsoft Office...After that, the created PDF is saved into the desired Microsoft PowerPoint...source EXCEL file Save EXCEL file to PDF by using save method by providing...

    products.aspose.com/total/python-net/conversion...
  8. Working with Message Attachments|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....Contents [ Hide ] Parsing and Saving Attachments Outlook message...attachments in an MSG file and save them to disk. This topic describes...

    docs.aspose.com/email/java/working-with-message...
  9. Convert Presentations to HTML5 in Java|Aspose.S...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Java. Preserve formatting, animations, and interactivity.... save ( "pres.html" , SaveFormat ...setAnimateTransition ( false ); pres . save ( "pres5.html" , SaveFormat...

    docs.aspose.com/slides/java/export-to-html5/
  10. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var document = new ...

    docs.aspose.com/html/net/convert-html-to-jpg/