Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 375,752 for

save

(0.54 sec)
  1. Quick Generation Examples|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 ( "code128.png" , BarCodeImageFormat...QRErrorLevel . LEVEL_M ); gen . save ( "qrcode.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/qu...
  2. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/java/convert-visio-to-pdf/
  3. Working with Appointments|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....Appointments Contents [ Hide ] Load and Save Appointment in ICS Format The...create a new appointment and save it to disk in ICS format. In...

    docs.aspose.com/email/python-net/working-with-a...
  4. Replacer class | Aspose.Words for Python

    aspose.words.lowcode.Replacer class. Provides methods intended to find and replace text in the document....replace(input_file_name, output_file_name, save_format, pattern, replacement)...input file, with the specified save format and additional options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.PSD for .NET 21.8 - 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....Bug PSDNET-685 Exception on saving PSD Bug PSDNET-927 Incorrect...sourceFileName )) { image . Save ( outputFileName , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-8...
  6. Aspose.PSD for .NET 23.6 - 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....PSDNET-1404 PSD file can not be saved as PSD with the following exception:...Null reference exception on saving PSD file Bug PSDNET-1578 Exception...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-6...
  7. Convert PDF to Microsoft Word Documents in C++|...

    Aspose.PDF for C++ library allows you to convert PDF to Word format using C++ with ease and full control. These formats include DOC and DOCX. Learn more how to tune up PDF to Microsoft Word documents conversion....Doc lets you save the source file to Microsoft...with the source PDF document. Save it to SaveFormat::Doc format...

    docs.aspose.com/pdf/cpp/convert-pdf-to-word/
  8. XamlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover how the ResourcesFolderAlias property in XamlFixedSaveOptions enhances image URI management in Xaml documents. Optimize your fixed page layouts today!...get ; set ; } Remarks When you save a Document in fixed page Xaml...format, Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert PDF/A to PDF format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with C++ library.... After Save the input file. void ConvertPDFAtoPDF...RemovePdfaCompliance (); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/convert-pdfa-to-pdf/
  10. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...2; // Save diagram diagram . Save ( dataDir + "AddTextToShape_out...draw a text in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/