Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 379,086 for

save

(0.18 sec)
  1. 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/
  2. Convert Image to Visio in Java

    This article shares the details to convert image to Visio in Java. It contains the step-by-step process and a running code snippet to export PNG to Visio in Java....Visio diagram by invoking the save() method These steps outline...picture as a Visio shape and save the generated Visio diagram...

    kb.aspose.com/diagram/java/convert-image-to-vis...
  3. Control the Appearance of Code Text in Ruby|Doc...

    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.... Code128 ) # Save the image to your system and...its image format to Jpeg bb . save ( data_dir + "barcode.jpg" ...

    docs.aspose.com/barcode/java/control-the-appear...
  4. How to Convert FBX to STL in Python

    This article explains how to convert FBX to STL in Python. It covers the IDE configuration, a step-by-step list, and a runnable code snippet to create FBX to STL converter software in Python....the output STL file Invoke the save method of the Scene class to...use different overloads of the save() method to adjust the conversion...

    kb.aspose.com/3d/python/how-to-convert-fbx-to-s...
  5. Import and Export Annotations to XFDF|Aspose.PD...

    You may import and export annotation with XFDF format with C# and Aspose.PDF for .NET library....exportFileName ); // Save PDF document document . Save ( dataDir + "...( ms ); } // Save PDF document documentTo . Save ( dataDir + ...

    docs.aspose.com/pdf/net/import-export-xfdf/
  6. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。... 最后,使用 Document 对象的 Save 方法保存更新后的 PDF。 以下代码片段展示了如何在 PDF...link ); // 保存更新后的文档 document . save ( _dataDir + "CreateApplicationLin_out...

    docs.aspose.com/pdf/zh/java/create-links/
  7. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java....Converts IANA content type into a save format enumerated value. de...Converts IANA content type into a save format enumerated value. Parameters:...

    reference.aspose.com/words/java/com.aspose.word...
  8. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCurve1_out...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCurve2_out...

    docs.aspose.com/pdf/zh/net/add-curve/
  9. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency.... Examples Shows how save a web page as a .docx file....and then save it to the local file system. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Converting a PDF file to SVG using Python | Asp...

    Sample code on Python for PDF to SVG conversion. Use example code for batch PDF to SVG conversion with Python and .NET...SvgSaveOptions() to specify options for saving the document as an SVG image...resulting SVG file is generated and saved to disk. Set the output directory...

    products.aspose.com/pdf/python-net/conversion/p...