Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 375,758 for

save

(0.24 sec)
  1. Converting a GIF file to PDF using C++ | Aspose...

    Sample code for GIF to PDF conversion using C++. Use C++ example for batch GIF to PDF conversion....Document Load input GIF image Save the output PDF file Here is...your GIF file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/cpp/conversion/gif-to-pdf/
  2. Converting a PDF file to JPEG using Android via...

    Sample code on Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion in Android...to convert the page to JPEG Save the JPEG file Here is an example...your PDF file and then simply save it as a JPEG file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  3. Export EMAIL to BMP via Java | products.aspose.com

    Java API to Convert EMAIL to BMP without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to BMP format using save method and set BMP as SaveFormat...

    products.aspose.com/total/java/conversion/email...
  4. Converting a PDF file to XLS using C++ | Aspose...

    Sample code for PDF to XLS conversion using C++. Use C++ example for batch PDF to XLS conversion....Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xls/
  5. Converting a SVG file to DOC using C++ | Aspose...

    Sample code for SVG to DOC conversion using C++. Use C++ example for batch SVG to DOC conversion....Save method while passing the output...SaveFormat.Doc as parameters Save the output DOC file Here is...

    products.aspose.com/pdf/cpp/conversion/svg-to-doc/
  6. 刷新形状数据|Documentation

    本节介绍如何使用 Aspose.Diagram 刷新 visio 形状的形状数据。...RefreshData (); // Save visio diagram diagram . Save ( dataDir + "RefreshData_out...

    docs.aspose.com/diagram/zh/net/refresh-shapes-d...
  7. Copy Bookmarked Text in Python|Aspose.Words for...

    Copy Bookmarked Text using Python....dstNode ) \# Save the finished document . dstDoc . save ( self ....

    docs.aspose.com/words/java/copy-bookmarked-text...
  8. Create DOCM in Python | products.aspose.com

    Generate Microsoft Word DOCM document using Python applications without using Microsoft Word.... Save using save() method by passing relevant...can streamline their workflow, save time, and increase productivity...

    products.aspose.com/total/python-net/create/docm/
  9. 在 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....$conFixedCodeValue -> NEVER_REROUTE ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SelectRerouteOption...

    docs.aspose.com/diagram/zh/java/select-reroute-...
  10. How to add Link Annotation using C++ | Aspose.PDF

    Add Link annotations programmatically in PDF with C++ sample code on any platform with C++ language...Annotations collections Save the file again System Requirements...linkAnnotation ); document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/cpp/annotation/link/add/