Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 348,565 for

save

(0.06 sec)
  1. Convert PDF to SVG Format in Ruby|Aspose.PDF fo...

    Find out how to convert PDF files to SVG format using Ruby and Aspose.PDF, enabling scalable and editable vector graphics....an object of SvgSaveOptions save_options = Rjb :: import ( '...archive save_options . CompressOutputToZipA = false # Save the output...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  2. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property OdtSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert MHTML to OFT via Java | products.aspose...

    Try the code sample to convert MHTML files to OFT format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...professional look. This can save time and effort, particularly...

    products.aspose.com/email/java/conversion/mhtml...
  4. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks.... Save the updated PDF file using the Save method. Properties...UseThumbs ); // Save updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  5. AutoFit Rows for Rendering|Documentation

    Learn how to AutoFit Rows for Rendering through the Aspose.Cells for Python via .NET API.... and even when you print or save the file as a PDF, the text...you switch to print view or save the file as a PDF, the text...

    docs.aspose.com/cells/python-net/autofit-rows-f...
  6. Convert MBOX to OFT via Java | products.aspose.com

    Try the code sample to convert MBOX files to OFT format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...create, load and parse, modify, save emails, or perform other manipulations...

    products.aspose.com/email/java/conversion/mbox-...
  7. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....the Document object’s Save method and save the output PDF file...textFragment ); // Save resulting PDF document. document . save ( _dataDir...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  8. Convert HTML to MSG via Java | products.aspose.com

    Try the code sample to convert HTML files to MSG format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...to MSG format allows users to save individual email messages in...

    products.aspose.com/email/java/conversion/html-...
  9. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....5 ); // Save the modified Excel file workbook . Save ( outputFilePath...<< "Excel file modified and saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  10. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtindocumentproperties/lastSavedTime/) property is updated before saving....property is updated before saving. get updateLastSavedTimeP ()...document’s “Last saved time” property when saving. let doc = new...

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