Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 375,990 for

save

(0.2 sec)
  1. Supported File Formats|Documentation

    C# .NET 3D File Manipulation and Conversion API can load and Save 3DS, 3MF, AMF, FBX, IFC, BLEND, PCD, XYZ, DFX, OBJ, PLY, STL, USD, U3D and other formats...can load and save. Format Description Load Save Remarks 3DS 3D...

    docs.aspose.com/3d/net/supported-file-formats/
  2. How to Merge PDF using Python|Aspose.PDF for Py...

    This page explain how to merge PDF documents into a single PDF file with Python.... Merge the PDF Files Save the Merged Document Combining... path_infile2 ]) document . save ( path_outfile ) Live Example...

    docs.aspose.com/pdf/python-net/merge-pdf-docume...
  3. Search Text in PPTX Presentation Files using Py...

    Python source code to search text in PPTX Presentation.... save( "replaced.pptx" , slides ....method to find and replace text. Save result in PPTX format Online...

    products.aspose.com/slides/python-net/search/pptx/
  4. Search Text in PPT Presentation Files using Pyt...

    Python source code to search text in PPT Presentation.... save( "replaced.ppt" , slides . export...method to find and replace text. Save result in PPT format Online...

    products.aspose.com/slides/python-net/search/ppt/
  5. Search Text in ODP Presentation Files using Pyt...

    Python source code to search text in ODP Presentation.... save( "replaced.odp" , slides . export...method to find and replace text. Save result in ODP format Online...

    products.aspose.com/slides/python-net/search/odp/
  6. Search Text in PPTX Presentation Files using C+...

    C++ source code to search text in PPTX Presentation.... nullptr ); presentation -> Save( u "replaced.pptx" , SaveFormat...method to find and replace text. Save result in PPTX format Online...

    products.aspose.com/slides/cpp/search/pptx/
  7. 在 xlsx4j 中设置工作表选项卡颜色|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....getRed ()); //Save the Excel file workbook . save ( dataDir + ...

    docs.aspose.com/cells/zh/java/set-worksheet-tab...
  8. Apply Shape Effects in Presentations Using C++|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for C++ — create striking, professional slides in seconds....0f ); pres -> Save ( u "output.pptx" , SaveFormat...set_BlurRadius ( 4 ); pres -> Save ( u "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/shape-effect/
  9. Convert HTML to DXF via C# API | products.aspos...

    Export HTML to DXF in your .NET applications without using any third party application...Image class Save the document to DXF format using Save method Conversion...Image class and save it to DXF format using Save method. Convert...

    products.aspose.com/total/net/conversion/html-t...
  10. Extract Annotations from PDF|Aspose.PDF for .NET

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....And finally, save the updated PDF file using Save method of the...

    docs.aspose.com/pdf/net/extract-annotation/