Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 375,785 for

save

(0.75 sec)
  1. Add Images to PDF using C# | Aspose.PDF

    Adding images into PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/net/images/add/
  2. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API....vsdx" ; // Save in the VSDX format diagram . Save ( dataDir ...watermark to visio in page Call Save method of the Diagram class...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  3. Export OFT to EPUB via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Export OFT to PCL via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  5. Export OFT to PNG via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Export EML to PCL via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  7. Work with symbology types|Documentation

    Learn how to choose and configure barcode symbology types when using BarCodeReader in Aspose.BarCode for Java.... save ( fullPath , BarCodeImageFormat..."2D-SET" ); barcodeGenerator . save ( fullPath , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. Getting Started|Documentation

    Setup Aspose.Diagram for Python via .NET and installation guidelines....() #// Save diagram in the VSDX format diagram . save ( "CreateNewVisio_out...SaveFileFormat . VSDX ) Now save the code above to “CreatingNewVisioFile...

    docs.aspose.com/diagram/python-net/getting-star...
  9. Export EML to RTF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  10. Modify Annotations in your PDF|Aspose.PDF for .NET

    This section explains how to modify annotations from PDF file to XFDF with Aspose.PDF Facades....user" ); // Save PDF document annotationEditor . Save ( dataDir...newTextAnnotation ); // Save PDF document annotationEditor . Save ( dataDir...

    docs.aspose.com/pdf/net/modify-annotations/