Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 347,020 for

save

(0.15 sec)
  1. CompressionLevel enumeration | Aspose.Words for...

    Aspose.Words.Saving.CompressionLevel enumeration. Compression level for OOXML files...compression level to use while saving an OOXML document. let doc...document.docx" ); // When we save the document to an OOXML format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert PowerPoint Slides to PNG in Python|Aspo...

    Convert PowerPoint and OpenDocument presentations to high-quality PNG images quickly with Aspose.Slides for Python via .NET, ensuring precise, automated results....SaveFormat, ISaveOptions method to save the slide thumbnail to the PNG...get_image () as image : image . save ( "slide_{i}.png" . format (...

    docs.aspose.com/slides/python-net/convert-power...
  3. Aspose.PSD for Java 25.1 - Release Notes|Docume...

    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.... save ( outFileImgAll , new PngOptions...updateModifiedConten (); image . save ( outFileImgOne , new PngOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  4. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....layout by invoking Layout mothod save diagram Create a CompactTree...layout by invoking Layout mothod save diagram Create a FlowChart style...

    docs.aspose.com/diagram/net/create-organization...
  5. Merge SVG files using JavaScript via C++ | Aspo...

    Merge SVG files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...merging them in advance can save time and effort. Instead of...second document to the first. Save concatenated output file JavaScript...

    products.aspose.com/pdf/javascript-cpp/merger/svg/
  6. Working with List Item|Aspose.PDF for .NET

    This section explains how to work with List Item with Aspose.PDF Facades using FormEditor Class...."Spain" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-01-mod..."France" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-04-mod...

    docs.aspose.com/pdf/net/working-with-list-item/
  7. 删除注释(facades)|Aspose.PDF for Java

    本节介绍如何使用 Aspose.PDF Facades 和 PdfAnnotationEditor 类删除注释。...最后,使用save方法保存更新后的PDF文件。 以下代码片段向您展示了如何按指定注释类型删除注释。...保存更新后的PDF annotationEditor . save ( _dataDir + "DeleteAnnotation...

    docs.aspose.com/pdf/zh/java/delete-annotations/
  8. Hello World PHP via Java Example|Aspose.PDF for...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....Paragraph collection of the page Save the resultant PDF document The...$textFragment ); $document -> save ( $outputFile ); System Requirements...

    docs.aspose.com/pdf/php-java/hello-world-example/
  9. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.section_mode property. Gets or sets the way how sections are handled when saving to the output XLSX document...how sections are handled when saving to the output XLSX document...self ) -> aspose . words . saving . XlsxSectionMode : ... @section_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...01 and save it to another file: Scene scene...Vector3 ( 0 . 01 )); scene . Save ( "scaled-scene.obj" , FileFormat...

    docs.aspose.com/3d/zh/net/scale-geometries-of-a...