Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 365,752 for

save

(0.09 sec)
  1. RtfSaveOptions class | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Create PDF using Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Java API to easily generate and read PDF files in Java applications.... Save the PDF using Save(String) method. Following...World!" )); // Save updated PDF pdfDocument . save ( DATA_DIR ....

    products.aspose.com/pdf/java/create/
  3. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the document in C++....Aspose::Words::Saving::ImageSaveOptions::get_PageSet method Contents...Words :: Saving :: PageSet > Aspose :: Words :: Saving :: ImageSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. BarcodeGenerator|Aspose.BarCode for Python via ...

    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(stream, format) Save barcode image to stream...specific format. save(filename, format) Save barcode image to...

    docs.aspose.com/barcode/python-net/api-referenc...
  5. Untangle Row Bookmarks in Ruby|Aspose.Words for...

    Untangle row bookmarks using Ruby....end $i += 1 end # Save the document. doc . save ( @data_dir + "TestDefect1352...row . remove () # Save the document. doc . save ( @data_dir + "TestDefect1352...

    docs.aspose.com/words/java/untangle-row-bookmar...
  6. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast code examples and advanced conversion options....and then save the presentation as a PDF using a save method. The...Presentation class exposes the save method that is typically used...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. 将 VSD 文件保存为不同的文件格式|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 to VDX, PDF, and JPEG. 退出 Visio.... Open ( "Drawing.vsd" ); //Save the VDX diagram vsdDoc . SaveAs...

    docs.aspose.com/diagram/zh/net/save-vsd-file-to...
  8. How to Convert Project Data to CSV and Text For...

    This article provides guidance on converting project data into CSV and text formats using Aspose.Tasks for C#....Project (MSP) allows developers to save project data (MPP/XML) comma-delimited...for C++ API also allows you to save project data to the same formats...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  9. Manage Slide Show in C++|Aspose.Slides Document...

    Learn how to manage slide shows in Aspose.Slides for C++. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....showType ); presentation -> Save ( u "output.pptx" , SaveFormat...set_Loop ( true ); presentation -> Save ( u "output.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/manage-slide-show/
  10. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.SaveImagesAsWmf property. When ``true`` all images will be Saved as WMF....When true all images will be saved as WMF. get saveImagesAsWmf...Windows Metafile format as we save the document as an RTF. let...

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