Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 375,726 for

save

(0.18 sec)
  1. Unprotect a Worksheet in PHP|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...."aspose" ); // Save the Excel file. $workbook -> save ( $dataDir...

    docs.aspose.com/cells/java/unprotect-a-workshee...
  2. Export Visio Diagram to HTML in Ruby|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....vsd" ) \ # Save as Html diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  3. Remove Field in Ruby|Aspose.Words for Java

    Remove a Field from MS Word Document using Ruby....remove () #ExEnd \ # Save the document. doc . save ( data_dir + "Field...

    docs.aspose.com/words/java/remove-field-in-ruby/
  4. Set PDF File Information in PHP|Aspose.PDF for ...

    Learn how to set various file properties, such as metadata, for a PDF document in PHP using Aspose.PDF....); # save update document with new information $doc -> save ( $dataDir...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  5. Aspose.PSD for .NET 20.7 - Release Notes|Docume...

    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....Failed to save LayerMask Bug PSDNET-597 If we save PSD file after...for .NET Bug PSDNET-650 Image saving failed exception when converting...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-7...
  6. Python via .NET 3D Formats Conversion | product...

    Convert 3D formats 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x with few lines of C# code via Python library....Scene class , and calling the Save method with relevant output...Scene Class object. Create the saving options using ObjSaveOptions...

    products.aspose.com/3d/python-net/conversion/
  7. Create New Email in Python|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 message in EML and MSG formats mail_message_save_type...MailMessageSaveType message . save ( self . dataDir + "Message...

    docs.aspose.com/email/java/create-new-email-in-...
  8. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects.... Save image bytes to a file. This...from a OneNote document and save them as files. Copy 1 String...

    docs.aspose.com/note/java/working-with-images/
  9. How to convert PDF to XML | Aspose.PDF

    Do you know how easily convert PDF to XML in Python? Convert PDF to XML images with high quality using Python via .NET PDF library.... Save the XML file. Use following...XML Save options save_options = XmlSaveOptions () # Save the...

    products.aspose.com/pdf/tutorial/convert-pdf-xml/
  10. TxtSaveOptions.addBidiMarks property | Aspose.W...

    TxtSaveOptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format....document's "Save" method // to modify how we save the document...let saveOptions = new aw . Saving . TxtSaveOptions (); saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...