Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 368,137 for

save

(0.13 sec)
  1. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells for JavaScript via C++....)); // Save as ODS const outputOdsData = workbook . save ( SaveFormat...; // Save as SXC const outputSxcData = workbook . save ( SaveFormat...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  2. Removing attachment from PDF using Python|Aspos...

    Aspose.PDF can remove attachments from your PDF documents. Use Python PDF API to remove attachments in PDF files using Aspose.PDF for Python via .NET library.... Save the updated file using the Document object’s save() method... delete () # Save updated file document . save ( output_pdf )...

    docs.aspose.com/pdf/python-net/removing-attachm...
  3. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF document with Java. It is possible to delete all or particular bookmarks from a PDF document....pdfOutline ); // Save the update document pdfDocument . save ( _dataDir...pdfOutline ); // Save output pdfDocument . save ( _dataDir + "...

    docs.aspose.com/pdf/java/add-and-delete-bookmark/
  4. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java....load HTML to Document class and save it as output PDF. Converting...Library, API or Code to Render, Save, Generate or Create PDF Programmatically...

    docs.aspose.com/pdf/java/convert-html-to-pdf/
  5. DoclingSaveOptions.save_format property | Aspos...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WORD_ML](../../aspose.words/Saveformat/#WORD_ML) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-page TIFF using Python. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...code, by simply passing the “save to” path and the relevant file...

    docs.aspose.com/words/python-net/saving-a-docum...
  8. PDF Conversion Solution using C++ | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for C++..._dataDir + infilename ); // Save using save options // Create DocSaveOptions...true ); // Save the resultant DOC file document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/conversion/
  9. Render Presentations with Fallback Fonts in Jav...

    Render presentations with fallback fonts in Aspose.Slides for Java – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/java/render-presentation...
  10. Render Presentations with Fallback Fonts on And...

    Render presentations with fallback fonts in Aspose.Slides for Android – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/androidjava/render-prese...