Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 375,709 for

save

(0.25 sec)
  1. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with C++....Cells enables you to save the Excel files to PDF/A compliant...This topic describes how to save the Excel workbook to a PDF/A...

    docs.aspose.com/cells/cpp/convert-excel-file-to...
  2. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class....Finally, you need to save the signed PDF using Save method of the PdfFileSignature...signature ); // Save PDF document pdFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  3. 使用Aspose.Cells将工作簿保存为文本或CSV格式|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....string FileName = FilePath + "Save Workbook to Text or CSV Format...string destFileName = FilePath + "Save Workbook to Text or CSV Format...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  4. Supported File Formats | Aspose.Note Documentation

    Aspose.Note for Java supports multiple file formats including ONE, ONETOC2, PNG, GIF, JPEG, BMP, TIFF, PDF.... Format Description Load Save Remarks OneNote Document (Microsoft...File Format Save as PNG Image Save as GIF Image Save as JPEG Image...

    docs.aspose.com/note/java/supported-file-formats/
  5. Get Warning Information while Saving Visio File...

    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....Get Warning Information while Saving Visio File Contents [ Hide...Sometimes the user tries to save the diagram which contains text...

    docs.aspose.com/diagram/java/get-warning-inform...
  6. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET.... Finally, save the output PDF file. So the...( image ); // Save PDF document document . Save ( dataDir + "BMPtoPDF_out...

    docs.aspose.com/pdf/net/convert-images-format-t...
  7. Export OFT to WORD via C++ | products.aspose.com

    C++ API to Convert OFT to WORD without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to DOCX format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....document, inserts some content and saves it as a Microsoft Word .DOC...write ( "Hello world!" ) doc . save ( "C:\\Temp\\out.doc" ) Simple...

    docs.aspose.com/words/java/python-and-aspose-wo...
  9. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor...this class that can be used to save a document in the SaveFormat...( self ): ... XpsSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfSaveOptions.openHyperlinksInNewWindow proper...

    PdfSaveOptions.openHyperlinksInNewWindow property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser....set to true hyperlinks are saved using JavaScript code. JavaScript...be used automatically when saving to PDF/A-1 and PDF/A-2. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...