Sort Score
Result 10 results
Languages All
Labels All
Results 8,751 - 8,760 of 378,796 for

save

(0.4 sec)
  1. Remove ODP Annotation Online or Manage Annotati...

    delete comments from ODP file through online app for free. Android API code to manage comments of ODP files....all authors Call the save method to save the file Code : Delete...comments addition Call the save method to save the file with added comments...

    products.aspose.com/total/android-java/annotate...
  2. 幻灯片|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中管理幻灯片:创建、克隆、重新排序、隐藏、设置背景和尺寸、应用过渡效果,并导出为 PowerPoint 和 OpenDocument。... save ( "slide.pptx" , slides . export...add_clone ( slide ) presentation . save ( "slide_cloned.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. Creating and Updating Calendars in Java | Aspos...

    Learn how to create, update, and manage project calendars using Aspose.Tasks for Java.... save (dataDir + "Project.Xml" , SaveFileFormat...(myWeekDay); 47 48 49 //Save the Project 50 prj. save (dataDir + "Project...

    docs.aspose.com/tasks/java/creating-updating-an...
  4. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....in which the result is to be saved and the required validation...PDF_A_1A ); // Save updated PDF file // document.save(_dataDir +...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  5. HeaderFooter|Aspose.Slides for PHP Documentation

    Control headers and footers in PHP with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....setFooterVisibility ( true ); $presentation -> save ( "footer.pptx" , SaveFormat... ( true ); $presentation -> save ( "datetime.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. Render the Worksheet and Workbook to Image usin...

    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.... You can save the image file to the disk/stream...Conversion Options It is possible to save specific pages as images. The...

    docs.aspose.com/cells/java/render-the-worksheet...
  7. Convert EMLX to MHTML via Java | products.aspos...

    Try the code sample to convert EMLX files to MHTML 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/emlx-...
  8. Გადაიყვანეთ Გამოსახულება TXT C++

    გადაიყვანეთ Გამოსახულება TXT C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც TXT C++....png" ); doc-> Save ( u"Output.txt" ); using namespace...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.txt"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  9. How to Rotate Text of Cell with Golang via C++|...

    C++ code to rotate text of Cell with Aspose.Cells for C++ API... Save the Workbook After rotating...rotating the cells, you can save the modified workbook back to a file...

    docs.aspose.com/cells/go-cpp/how-to-rotate-text...
  10. Convert HTML to Excel using Python

    Follow this article to convert HTML to Excel using Python. It has the IDE settings, a list of steps, and sample code to transform file format from HTML to excel using python....loading of the source PDF file and save the output in various formats...using the specified options Save the loaded format in Excel format...

    kb.aspose.com/pdf/python/convert-html-to-excel-...