Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 373,092 for

save

(0.16 sec)
  1. Convert DICOM to PNG in Java

    Follow this article to convert DICOM to PNG in Java. It has details to set the IDE, a list of steps, and a sample code for changing file format from DCM to PNG in Java....for loop Save each page as a separate PNG file using save() with...to a PNG image in a loop and save it on the disk with a unique...

    kb.aspose.com/imaging/java/convert-dicom-to-png...
  2. 在 Python 中保存 HTML 文档 – Aspose.HTML for Python v...

    了解如何使用 Aspose.HTML for Python 通过 .NET API 将 HTML 文档保存到文件或 URL,以及如何应用保存选项。...HTML 文件的简单 Python 示例: Copy 1 # Save HTML to a file using Python...Prepare an output path for saving the document 7 output_dir =...

    docs.aspose.com/html/zh/python-net/save-html-do...
  3. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for JavaScript via C++....without any load options and saves it in XLSX format. It then loads...autoFitColsAndRows property to true , and saves it in XLSX format. Please download...

    docs.aspose.com/cells/javascript-cpp/autofit-co...
  4. Remove Signature from PDF File|Aspose.PDF for .NET

    This section explains how to remove signature from PDF File using PdfFileSignature class....index ]); } // Save PDF document pdFileSignature . Save ( dataDir...false ); // Save PDF document pdFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/net/remove-signature-from-pdf/
  5. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。...style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  6. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....paragraphs collection of page Save our PDF file void ExampleCircle...Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-circle/
  7. Working with Cylinder|Documentation

    Aspose.3D for .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class....CreateChildNode ( cylinder2 ); // Save scene . Save ( "CustomizedOffsetTopC...( cylinder2 ); // Save scene scene . Save ( "CustomizedShearBotto...

    docs.aspose.com/3d/net/working-with-cylinder/
  8. Create a Presentation Viewer in PHP|Aspose.Slid...

    Create a custom presentation viewer using Aspose.Slides for PHP via Java. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint.... Save the slide as an SVG image to...referenced slide at a defined scale. Save the thumbnail image in any desired...

    docs.aspose.com/slides/php-java/presentation-vi...
  9. Working with Cylinder|Documentation

    Aspose.3D for Node.js via Java allows customizing Offset Top of a cylinder. In order to use this functionality, you can use setOffsetTop() method of Cylinder class....createChildNode ( cylinder2 ); // Save scene . save ( "CustomizedOffsetTopC...( cylinder2 ); // Save scene scene . save ( "CustomizedShearBotto...

    docs.aspose.com/3d/nodejs-java/working-with-cyl...
  10. HtmlSaveOptions constructor | Aspose.Words for ...

    aspose.words.saving.HtmlSaveOptions constructor...this class that can be used to save a document in the SaveFormat...self ): ... HtmlSaveOptions(save_format) Initializes a new instance...

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