Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 586,113 for

save

(0.15 sec)
  1. How to Create Mapi Contact using Java

    In this example, we will learn how to create Mapi Contact using Java by following the well defined steps and using the example code. One can easily add Mapi Contact in Java with the help of very simple API calls....user image for added contact Save the contact information as an...an MSG file on the disk Save the contact information as a VCF...

    kb.aspose.com/email/java/how-to-create-mapicont...
  2. Class FontUnit | Aspose.BarCode for .NET API Re...

    Aspose.BarCode.Generation.FontUnit class. Defines a particular format for text including font face size and style attributes where size in Unit value property...sample shows how to create and save a BarCode image. [C#] using...Size . Point = 18 ; generator . Save ( "test.png" ); } See Also namespace...

    reference.aspose.com/barcode/net/aspose.barcode...
  3. Untangle Row Bookmarks in Python|Aspose.Words f...

    Untangle Row Bookmarks using Python.... ' ) \# Save the finished document . doc . save ( self . dataDir...

    docs.aspose.com/words/java/untangle-row-bookmar...
  4. Html File(Base64string) to PDF conversion in .N...

    Hello, We have a base64String of HTML file, and we want to convert it to PDF and return it as Stream can you please suggest the best way to do this conversion? or if you have any code snippets for this then please prov…... Save the Document as PDF : Finally, save the document...new HtmlLoadOptions())) { // Save the document as PDF to the MemoryStream...

    forum.aspose.com/t/html-file-base64string-to-pd...
  5. Export Scene to Compressed AMF Format|Documenta...

    Aspose.3D for Node.js via Java offers AmfSaveOptions class which allows you to set boolean value for compression as per your requirements.... save ( "test.amf" ); Create an Empty 3D document Save 3D Scene...

    docs.aspose.com/3d/nodejs-java/export-scene-to-...
  6. RemoveAttachments | Aspose.Email for .NET API R...

    RemoveAttachments MapiMessage.RemoveAttachments method Removes all of the attachments from the specified Outlook Mess...... Save ( att . FileName ); } [Visual...Name:" + att . FileName ) att . Save ( att . FileName ) Next See...

    reference.aspose.com/email/net/aspose.email.map...
  7. Rotate a Shape with Suitable Angle in PHP|Docum...

    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 ) -> setAngle ( 190 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "RotateShape.vdx"...

    docs.aspose.com/diagram/java/rotate-a-shape-wit...
  8. Get a Particular Page in a PDF File in PHP|Aspo...

    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....getPages () -> add ( $pdf_page ); # save the newly generated PDF file...file $new_document -> save ( $dataDir . "output.pdf" ); print "Process...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  9. Aspose.PSD for .NET 19.5 - Release Notes

    Aspose.PSD for .NET 19.5 - Release Notes – the latest updates and fixes....Save(Aspose.PSD.StreamContainer,System...LayerResources.VectorPathDataResour.Save(Aspose.PSD.StreamContainer,System...

    releases.aspose.com/psd/net/release-notes/2019/...
  10. Creating an Outlook Contact|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.... Saving the object. Office Automation...contact in VCard format and saves it to disc using Office Automation...

    docs.aspose.com/email/java/creating-an-outlook-...