Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 377,465 for

save

(0.39 sec)
  1. Online PCL to PS Conversion or Develop Java bas...

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

    products.aspose.com/total/java/conversion/pcl-t...
  2. Online PCL to RTF Conversion or Develop Java ba...

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

    products.aspose.com/total/java/conversion/pcl-t...
  3. Online SVG to FLATOPC Conversion or Develop Jav...

    Free online app to convert SVG to FLATOPC files. Java conversion library code for SVG documents....Convert SVG to DOC by using save method Load DOC file by using...Words Save the document to FLAT_OPC format using save method...

    products.aspose.com/total/java/conversion/svg-t...
  4. 使用C++在将Excel转换为PDF时忽略错误|Documentation

    了解如何在将Excel转换为PDF时使用Aspose.Cells for C++忽略错误。...inputFilePath ); // Specify Pdf Save Options - Ignore Error PdfSaveOptions...true ); // Save the Workbook in Pdf with Pdf Save Options wb...

    docs.aspose.com/cells/zh/cpp/ignore-errors-whil...
  5. Supported Document Formats|Aspose.Words for C++

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C++....C++: Format Description Load Save Remarks DOC Microsoft Word 97...WordprocessingML format PDF Saves the document as PDF (Adobe Portable...

    docs.aspose.com/words/cpp/supported-document-fo...
  6. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....)); // Save the document with updated link document . save ( _dataDir...)); // Save the document with updated link document . save ( _dataDir...

    docs.aspose.com/pdf/java/update-links/
  7. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....layer on the first page, and save the document with the changes... Lock (); // Save PDF document document . Save ( dataDir + "LockLayerInPDF_out...

    docs.aspose.com/pdf/net/work-with-pdf-layers/
  8. Export XSLFO to POT in Android | products.aspos...

    Android API to Convert XSLFO to POT without using Microsoft Word...Convert XSLFO to PPTX by using save method Load PPTX document by...Presentation class Save the document to POT format using save method and...

    products.aspose.com/total/android-java/conversi...
  9. Export XSLFO to PPSX in Android | products.aspo...

    Android API to Convert XSLFO to PPSX without using Microsoft Word...Convert XSLFO to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSX format using save method and...

    products.aspose.com/total/android-java/conversi...
  10. Add and Delete a Bookmark|Aspose.PDF for .NET

    You can add a bookmark to a PDF document with C#. It is possible to delete all or particular bookmarks from a PDF document.... Save the modified file using the...the Document object’s Save method. The following code snippets show...

    docs.aspose.com/pdf/net/add-and-delete-bookmark/