Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 375,527 for

save

(0.19 sec)
  1. Insert or Delete Rows or Columns|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....2 ); //Saving the modified Excel file workbook . Save ( MyDir...10 ); //Saving the modified Excel file workbook . Save ( MyDir...

    docs.aspose.com/cells/net/insert-or-delete-rows...
  2. Search Text in PPT Presentation Files using Jav...

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

    products.aspose.com/slides/java/search/ppt/
  3. Search Text in PPTX Presentation Files using Ja...

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

    products.aspose.com/slides/java/search/pptx/
  4. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for .NET API allows developers to import a 3D model, and then encode meshes in the Google Draco files. Developers can also specify the position, texture coordinates, color and normal bits as well as the compression level before encoding a mesh.... Using the Draco save options, developers can also...DracoCompressionLeve . Optimal }); // Save the raw bytes to file File ...

    docs.aspose.com/3d/net/encoding-3d-mesh-in-the-...
  5. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for Java API has support of importing 3D model, retrieve mesh, and then encode mesh in the Google Draco file.... With the Draco save options, developers can also...sphere . toMesh (), opt ); // Save the raw bytes to file Files...

    docs.aspose.com/3d/java/encoding-3d-mesh-in-the...
  6. Search Text in ODP Presentation Files using Jav...

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

    products.aspose.com/slides/java/search/odp/
  7. Email Messages Advanced Management|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....MimePartSaved: This event informs that saving of one mime part is finished...informs that all mime parts are saved to stream. The following sample...

    docs.aspose.com/email/net/email-messages-advanc...
  8. Add Text to PDF Using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Save the file again. Add Text to...textFragment ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/text/
  9. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the file. Add Table in PDF -...paragraphs . add ( table ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/table/
  10. Load Specific Worksheets in a Workbook with Nod...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for Node.js via C++. Improves performance and reduces memory consumption.... // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/load-specific-...