Sort Score
Result 10 results
Languages All
Labels All
Results 9,381 - 9,390 of 379,084 for

save

(0.52 sec)
  1. How to Convert Excel to JSON in C#

    In this short tutorial, you will learn how to convert Excel to JSON in C#. You can convert Excel file to JSON in C# with a few API calls in .NET....JsonSaveOptions class instance Save the output JSON file after converting...written to the disk with the Save method. Code to Export Excel...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  2. How to Edit Excel File in C#

    This brief tutorial explains how to edit Excel file in C# .NET environment for Linux, macOS and Windows....and formulas are updated and saved in the same Excel file. Following...in C# update Excel file and save it on the disk. Steps to Edit...

    kb.aspose.com/cells/net/how-to-edit-excel-file-...
  3. Add Text to JPG Images Using Java – Aspose.Drawing

    Step-by-step guide to add text on JPG images using Java and Aspose.Drawing. Learn code, captions, and free online tools.... Save the output image using save() . The following...and rectangle. Save the final image using save() . The following...

    blog.aspose.com/drawing/write-text-on-jpg-in-java/
  4. 在 PHP 中创建 3D 演示文稿|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。...$imageScale ); $thumbnail -> save ( "sample_3d.png" , ImageFormat...dispose (); $presentation -> save ( "sandbox_3d.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/3d-presentat...
  5. Aspose.SVG for .NET 24.3.0 – 将 SVG 保存到流

    使用已弃用的类和新类将 SVG 保存到使用 24.3.0 及更早版本的 Aspose.SVG for .NET 库的流的示例。...// Save SVG with resources to a Zip archive 21 doc. Save (zipSrorage);...// Save SVG with resources to a Zip archive 21 doc. Save (resourceHandler);...

    docs.aspose.com/svg/zh/net/migration-between-ve...
  6. 在 Visio 页面中自动放置一组形状|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....options ); // save Visio drawing diagram . save ( "c:\\temp\\AutoSpaceShapes_Out...

    docs.aspose.com/diagram/zh/java/auto-space-a-co...
  7. 创建具有原始 3D 形状的场景|Documentation

    使用 Aspose.3D for Python via .NET,开发人员可以定义具有原始 3D 形状的场景。所有参数化图元将自动转换为网格,同时以任何支持的输出文件格式保存。..."cylinder" , Cylinder ()) # Save drawing in the FBX format output...= "out" + "test.fbx" scene . save ( output , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/zh/python-net/create-scene-w...
  8. Add background to PDF with C++|Aspose.PDF for C++

    Learn how to add customizable backgrounds to PDF documents with Aspose.PDF for C++. Follow this step-by-step guide....background ); // Save the document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/add-backgrounds/
  9. FileFormatUtil.LoadFormatToSaveFormat | Aspose....

    Effortlessly convert LoadFormat to SaveFormat with FileFormatUtil's LoadFormatToSaveFormat method. Streamline your file management today!...document from the stream, and then save it to the automatically detected... EqualTo ( ".doc" )); doc . Save ( ArtifactsDir + "File.SaveToDetectedFileFo"...

    reference.aspose.com/words/net/aspose.words/fil...
  10. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Node.js. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more.... Medium ); try { // Save the generated presentation to...(.pptx) file. presentation . save ( "Aspose.Slides.NET.pptx" ...

    docs.aspose.com/slides/nodejs-java/ai/generator/