Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 375,721 for

save

(0.1 sec)
  1. Aspose.PSD for .NET 25.12 - Release Notes|Docum...

    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(Aspose.PSD.StreamContainer,System...Load ( sourceFile )) { image . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  2. Online TEX to DOCM Conversion or Develop Java b...

    Free online app to convert TEX to DOCM files. Java conversion library code for TEX documents....Convert TEX to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOCM format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  3. Extract Tagged Content from PDF|Aspose.PDF for ...

    This article explains how to extract tagged content PDF document using Aspose.PDF for Python via .NET... Save the document. import aspose..."en-US" ) # Save Tagged PDF Document document . save ( outfile...

    docs.aspose.com/pdf/python-net/extract-tagged-c...
  4. Working with Outlook Contacts using C++ Email P...

    C++ Email Parser Library allows you to create, Save and read Outlook contacts and import contacts from MSG and VCard file formats....Contents [ Hide ] Creating, Saving and Reading Contacts Like MapiMessage...article shows how to create, save and read an Outlook contact...

    docs.aspose.com/email/cpp/working-with-outlook-...
  5. Render Presentations with Fallback Fonts in .NE...

    Render presentations with fallback fonts in Aspose.Slides for .NET – keep text consistent across PPT, PPTX and ODP with step-by-step C# code samples....Save() method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/net/render-presentation-...
  6. Creating, Opening and Saving Images|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....Creating, Opening and Saving Images Contents [ Hide ] Creating...image files using a stream. Saving Image Files Aspose.Imaging...

    docs.aspose.com/imaging/net/creating-opening-an...
  7. Aspose.PSD for Python via .NET 24.2 - Release N...

    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....document Bug PSDPYTHON-37 Fix saving psd files having Stroke Pattern...fillLayer . update () image . save ( outputFile , PsdOptions ())...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  8. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    使用 Node.js 通过 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等格式。...); // Save the document in PDF format workbook . save ( "output...workbook to JPG image. workbook . save ( "Image1.jpg" ); 将Excel工作簿转换为图像...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  9. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....Ask AI Saving recognition results as a file Contents [ Hide ]...] To save recognition results to a file or write them to the...

    docs.aspose.com/ocr/python-net/save-file/
  10. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....BLACK )); // Save updated document pdfDocument . save ( _dataDir...to the delete method and then save the updated PDF document. The...

    docs.aspose.com/pdf/java/modifing-form/