Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 373,319 for

save

(0.48 sec)
  1. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....0f , image ); pres -> Save ( u "pres.pptx" , SaveFormat..., 100.0f , image ); pres -> Save ( u "pres.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/image/
  2. 保存 3D 文档|Documentation

    Aspose.3D for Java API 支持将 3D 场景保存在各种类型的 3D 文档中。...fbx" ); // Save Scene to a stream try ( MemoryStream...new MemoryStream ()) { scene . save ( dstStream , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/zh/java/save-3d-document/
  3. 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/
  4. How to Convert Primavera XER and XML Files | As...

    Aspose.Tasks for .NET allows users to convert Project data from Oracle Primavera P6 formats such as XER or XML into various other formats like Excel, PDF, MPP, etc.... Saving a Primavera P6 XML or XER file...class exposes the Save method which is used to save a project in various...

    docs.aspose.com/tasks/net/convert-primavera-xer...
  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. Java API to Export MD to MARKDOWN | products.as...

    Convert MD to MARKDOWN using on premise Java API...class Convert MD to DOC by using save method Load DOC file by using...Words Save the document to MARKDOWN format using save method...

    products.aspose.com/total/java/conversion/md-to...
  7. Java API to Export MD to FLATOPC | products.asp...

    Convert MD to FLATOPC using on premise Java API...class Convert MD to DOC by using save method Load DOC file by using...Words Save the document to FLAT_OPC format using save method...

    products.aspose.com/total/java/conversion/md-to...
  8. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java.... Save your PDF file public static...( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingCurve1_out...

    docs.aspose.com/pdf/java/add-curve/
  9. Convert Image to JPG in C++ | products.aspose.com

    Convert Image to JPG in C++. Use C++ library API to convert Image files to JPGs...Presentation from Image file and save it as JPG. C++ code for converting...jpg" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/image...
  10. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...dictionary, # and save it to a fixed-page save format. The text...locale_id == 2055 ))) doc . save ( ARTIFACTS_DIR + 'Hyphenation...

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