Sort Score
Result 10 results
Languages All
Labels All
Results 9,331 - 9,340 of 377,473 for

save

(0.19 sec)
  1. 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...
  2. TiffCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TiffCompression enum for optimal TIFF file saving. Choose the best compression type for high-quality page images effortlessly....of compression to apply when saving page images into a TIFF file...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Get Max Range In A Worksheet with JavaScript vi...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for JavaScript via C++....maxRow + 1 , maxColumn + 1 ); // Save the modified workbook and provide...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/get-max-ra...
  4. Aspose.PSD for .NET 20.11 - 发行说明|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.... Save ( outputFilePath , new PsdOptions...DarkGray , 1 ), rect ); image . Save ( exportPath ); } string pngExportPath...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. ImagePixelFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....jpg" ); // When we save the document as an image, we...format for the image that the saving operation will generate. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 在用C++保存为PDF时,仅更改特定Unicode字符的字体|Documentation

    了解如何在用Aspose.Cells的C++保存为PDF时更改特定Unicode字符的字体。... AutoFitColumns (); // Save to Pdf without setting PdfSaveOptions...workbook . Save ( outDir + u "SampleOutput_out.pdf" ); // Save to Pdf...

    docs.aspose.com/cells/zh/cpp/change-the-font-on...
  8. Converting a PS file to EMF using C++ | Aspose.PDF

    Sample code for PS to EMF conversion using C++. Use C++ example for batch PS to EMF conversion....output file path as parameters Save the output EMF file Here is...your PS file and then simply save it as a EMF file. You can use...

    products.aspose.com/pdf/cpp/conversion/ps-to-emf/
  9. Converting a PDF file to BMP using C++ | Aspose...

    Sample code for PDF to BMP conversion using C++. Use C++ example for batch PDF to BMP conversion....output file path as parameters Save the output BMP file Here is...your PDF file and then simply save it as a BMP file. You can use...

    products.aspose.com/pdf/cpp/conversion/pdf-to-bmp/
  10. Aspose.Cells for Java 可中断库|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....println ( "Interrupting the save thread at " + System . currentTimeMillis...()); } }). start (); try { wb . save ( "makeinterrupted.xlsx" , FileFormatType...

    docs.aspose.com/cells/zh/java/aspose-cells-for-...