Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 371,144 for

save

(0.34 sec)
  1. Load Source Excel File Without Charts with C++|...

    Learn how to load an Excel file without charts using Aspose.Cells with C++....Excel file without charts and saves it in the output PDF format...pdf" ; // Save the workbook in PDF format workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/load-source-excel-fil...
  2. 将 Visio 转换为图像格式|Documentation

    This topic show you how to convert Visio to various images formats using Aspose.Diagram for Python via Java. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PNG, JPEG, BMP images with a few lines of code....read the diagram files and the Save method to export the diagram...shows a VSD file about to be saved to PNG format. You can use other...

    docs.aspose.com/diagram/zh/python-java/convert-...
  3. Convert EMF to WMF Using Aspose.Imaging for .NE...

    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....(Enhanced Metafile) image and save it as a WMF (Windows Metafile)...size, and borders. Save as WMF – Call image.Save with the same options...

    docs.aspose.com/imaging/net/convert-emf-to-wmf/
  4. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for .NET developer's reference and start building your OCR applications....preprocessing the image to saving recognition results. A full-cycle...results : Save recognition results as a file Save recognition...

    docs.aspose.com/ocr/net/developer-reference/
  5. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures.... get ( "Copy" )); // Saving the modified Excel file const...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  6. Convert ICS to OST via C# | products.aspose.com

    Sample code for ICS to OST C# conversion. Use API example code for batch ICS files to OST conversion within VB.NET, Asp.NET or any .NET based application.... Save as MSG to MemoryStream. Open...MemoryStream. OFT file will be saved at the specified path. System...

    products.aspose.com/email/net/conversion/ics-to...
  7. Saving a file with Slicers using Aspose Makes t...

    Hi There, I am using Aspose.Cell version 26.1.0. Attached are 2 files: slicers-original.xlsx, slicers-Saved.xlsx. slicers-Saved.zip (8.6 MB) slicers-original.zip (8.5 MB) In our coded we use Aspose.Cells to Save the…...Saving a file with Slicers using Aspose Makes the file unsavable...slicers-original.xlsx, slicers-saved.xlsx. slicers-saved.zip (8.6 MB) slicers-original...

    forum.aspose.com/t/saving-a-file-with-slicers-u...
  8. Aspose.PSD for Java 24.3 - 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 ( outputFile , psdOptions16...(( short ) 32 ); psdImage8 . save ( outputFile , psdOptions32...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  9. Recognise Self Closing Tags with C++|Documentation

    Learn how to handle self-closing tags in HTML using Aspose.Cells with C++....loadOptions ); // Save the workbook wb . Save ( outDir + u "outsampleSelfClosing...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/recognise-self-closin...
  10. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Python....functionality for extracting and saving image data. However, sometimes...Rendering to File or Stream The save method provides overloads that...

    docs.aspose.com/words/python-net/rendering-shap...