Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 375,752 for

save

(0.17 sec)
  1. Convert OFT to SVG in Python | products.aspose.com

    Save OFT to SVG in your Python applications without using Microsoft Outlook or Word...NET and saved into the respective Word SVG...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. Convert EML to TIFF in Python | products.aspose...

    Save EML to TIFF in your Python applications without using Microsoft Outlook or Word...NET and saved into the desired Word TIFF format...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  3. Convert MSG to TIFF in Python | products.aspose...

    Save MSG to TIFF in your Python applications without using Microsoft Outlook or Word...NET” API and saved into the respective Word TIFF...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  4. 刷新形状数据|Documentation

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

    docs.aspose.com/diagram/zh/net/refresh-shapes-d...
  5. 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...
  6. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files...." ); // Save the Excel file. wb . Save ( srcDir + u "MyBook_out...(); return 0 ; } Opening and Saving a File With Aspose.Cells for...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  7. Converting a PDF file to LATEX using PHP | Aspo...

    Sample code on PHP for PDF to LATEX conversion. Use example code for batch PDF to LATEX conversion with Aspose.PDF for PHP via Java...output file path as parameters Save the output TEX file System Requirements...your PDF file and then simply save it as a LATEX file. You can...

    products.aspose.com/pdf/php-java/conversion/pdf...
  8. ImageSaveOptions.UseGdiEmfRenderer | Aspose.Wor...

    Optimize EMF saving with ImageSaveOptions. Control GDI or Aspose.Words renderer settings for enhanced image quality and performance....Words metafile renderer when saving to EMF. public bool UseGdiEmfRenderer...to GDI+ graphics object and saved to metafile. If set to false...

    reference.aspose.com/words/net/aspose.words.sav...
  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/