Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 371,740 for

save

(0.11 sec)
  1. C++ API to Convert SVG to EXCEL | products.aspo...

    Convert SVG to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...Convert SVG to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  2. Watermarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.Watermarker class for easy watermark insertion in documents. Elevate your document presentation effortlessly!...document with options and specified save format. static SetImage ( string...document with options and specified save format. static SetImage ( string...

    reference.aspose.com/words/net/aspose.words.low...
  3. Manipulating Photoshop Formats|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....Imaging lets you save files to PSD so that they can...PhotoShop. This article shows how to save a file to PSD with Aspose.Imaging...

    docs.aspose.com/imaging/net/manipulating-photos...
  4. Convert PDF to PowerPoint in .NET|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPT (PowerPoint) format using .NET. One way there is a possibility to convert PDF to PPTX with Slides as Images....Save(..) method . The following code... Use the Save method of the Document object to save the PDF as...

    docs.aspose.com/pdf/net/convert-pdf-to-powerpoint/
  5. Features List | Aspose.Page for C++

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for C++....tickets Save XPS files to PDF and raster images Save EPS documents...model classes Save XPS documents as raster images Save XPS documents...

    docs.aspose.com/page/cpp/features-list/
  6. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for Python via .NET API, developers can build tangent and binormal data for all meshes in any supported 3D file....build_tangent_binormal ( scene ) # Save 3D scene scene . save ( "out" + "BuildTangentAndBinor_out...

    docs.aspose.com/3d/python-net/build-tangent-and...
  7. 使用 Node.js 和 C++ 将指定工作表保存为 PDF|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将指定的工作表保存为 PDF。...// Save the pdf file with PdfSaveOptions workbook . save ( "output...// Save the pdf file with PdfSaveOptions workbook . save ( "output...

    docs.aspose.com/cells/zh/nodejs-cpp/save-specif...
  8. Extract Annotation (facades)|Aspose.PDF for Java

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....And finally, save the updated PDF file using Save method of the...

    docs.aspose.com/pdf/java/extract-annotation/
  9. Insert an Empty Page at End of PDF File in Ruby...

    Discover how to insert an empty page at the end of a PDF document using Ruby with Aspose.PDF, adding flexibility to your PDF processing tasks.... add () # Save the concatenated output file...the target document ) pdf . save ( data_dir + "output.pdf" )...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  10. Remove Images from PDF using C# | Aspose.PDF

    This page describes the features of removing Images from PDF file using Aspose.PDF for .NET library.... Save updated PDF file. Delete Images...Delete ( 1 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/images/remove/