Sort Score
Result 10 results
Languages All
Labels All
Results 7,151 - 7,160 of 369,804 for

save

(0.12 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. 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...
  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. How to Change Border Color in Python – Aspose.HTML

    Learn how to change border color in HTML using Python with Aspose.HTML. Step-by-step examples, CSS tips, and solutions to common styling issues....document, apply CSS rules, and save the modified version without...and border-color properties. Save the modified HTML document....

    docs.aspose.com/html/python-net/how-to-change-b...
  6. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpdateLastPrintedProperty method. Gets or sets a value determining whether the LastPrinted property is updated before saving in C++....Aspose::Words::Saving::SaveOptions::get_UpdateLastPrintedPro...updated before saving. bool Aspose :: Words :: Saving :: SaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 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-...
  8. 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/
  9. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....reverse transformation – to save the document back to Markdown...Bold" ) builder . document . save ( docs_base . artifacts_dir...

    docs.aspose.com/words/python-net/translate-mark...
  10. Manage Presentation Shapes in PHP|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for PHP via Java and deliver high-performance PowerPoint presentations.... Save the modified presentation as...the PPTX file to disk $pres -> save ( "CloneShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/shape-manipulat...