Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 375,709 for

save

(0.93 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. Convert PDF to PPTX in C++ | products.aspose.com

    Convert PDF to PPTX in C++. Use C++ library API to convert PDF files to PPTXs...Presentation from PDF file and save it as PPTX. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "pres.pptx" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  4. Convert PDF to PPT in C++ | products.aspose.com

    Convert PDF to PPT in C++. Use C++ library API to convert PDF files to PPTs...Presentation from PDF file and save it as PPT. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "pres.ppt" , SaveFormat ::...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  5. Draw Slicer while rendering Excel to PDF|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.... It then saves the workbook as output PDF file...Example - Save as PDF </ title > </ head > < body > < h1 > Save Excel...

    docs.aspose.com/cells/javascript-cpp/draw-slice...
  6. Export MSG to JPEG via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/msg-to...
  7. Convert DOC To RTF C++

    Convert DOC to RTF format in C++ code. Save DOC as RTF using C++.... Save DOC as RTF in C++ The following...output file and use the Save() method to save the result as RTF. The...

    products.aspose.com/words/cpp/conversion/doc-to...
  8. Convert WORD To MARKDOWN C++

    Convert a Word document to MARKDOWN format in C++ code. Save a Word document as MARKDOWN using C++.... Save Word as Markdown in C++ The...output file and use the Save() method to save the result as Markdown...

    products.aspose.com/words/cpp/conversion/word-t...
  9. 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/
  10. Cropping Images in PHP|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....$bottom_shift ); \ # Save the image to disk $image -> save ( $dataDir ...$rectangle ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/cropping-images-in...