Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 568,892 for

save

(0.14 sec)
  1. Aspose.BarCode for JasperReports 18.1 - Release...

    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....BARCODENET-36647 Add support to save barcode in SVG Feature BARCODENET-34191...BARCODENET-34191 Add support to save barcode in any Vector image...

    docs.aspose.com/barcode/jasperreports/aspose-ba...
  2. FontInfoCollection.EmbedTrueTypeFonts | Aspose....

    FontInfoCollection EmbedTrueTypeFonts property. Specifies whether or not to embed TrueType fonts in a document when it is Saved. Default value for this property is false in C#....fonts in a document when it is saved. Default value for this property...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Create New Workbook|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 ( "test.xlsx" , SaveFormat ...Xlsx ); //Workbooks can be saved in many formats NPOI - HSSF...

    docs.aspose.com/cells/net/create-new-workbook/
  4. Search MHTML document without opening via C++ |...

    C++ example code to search words with pattern in MHTML file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Save MHTML file using Save() method. System...:Forward)); // Save the document mhtml->Save(u "output.mhtml"...

    products.aspose.com/words/cpp/search/mhtml/
  5. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython...."London" ] ) # Saves the document to disk. doc . save ( dataDir +...coding sites: GitHub Load And Save To Stream in Jython Update Fields...

    docs.aspose.com/words/java/simple-mail-merge-in...
  6. Product Overview|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....format) files, and allows you to save MSG files after applying changes...can also parse attachments and save them to disk. Reading Outlook...

    docs.aspose.com/email/androidjava/product-overv...
  7. Alpha Blending in Java | Java Alpha Blending API

    Learn how to programmatically implement alpha blending in Java, combining alpha channels with other layers in an image to achieve translucency....developers to create, manipulate, and save a wide range of supported file...colors. Finally, save the output image using the save() method. The...

    blog.aspose.com/drawing/alpha-blending-in-java/
  8. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....PPTX from the disk and then save it as a Word document, say a...the Presentation class object Save the presentation as HTML into...

    kb.aspose.com/slides/python/how-to-convert-powe...
  9. Create DOCM Files via C++ | products.aspose.com

    C++ Sample code for generating DOCM documents. Use this code for creating Word DOCM files within C++ based application.... Save the file using Save(.) method. System...bldr->Writeln(u "relevant content!" ); // Save the document to any specified...

    products.aspose.com/words/cpp/create/docm/
  10. Search DOC document without opening via C++ | p...

    C++ example code to search words with pattern in DOC file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Save DOC file using Save() method. System Requirements...::Forward)); // Save the document doc->Save(u "output.doc" );...

    products.aspose.com/words/cpp/search/doc/