Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 310,771 for

save

(0.1 sec)
  1. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。...textFragment3 ); // Save PDF document document . Save ( dataDir + "...paragraph ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/
  2. Convert OFT to MSG via C++ application | produc...

    Sample C++ conversion code for OFT document to MSG format. Use example code for batch OFT to MSG conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. MSG file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/oft-to...
  3. Convert MHTML to EMLX via C++ application | pro...

    Sample C++ conversion code for MHTML document to EMLX format. Use example code for batch MHTML to EMLX conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. EMLX file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/mhtml-...
  4. Convert MBOX to EMLX via C++ application | prod...

    Sample C++ conversion code for MBOX document to EMLX format. Use example code for batch MBOX to EMLX conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. EMLX file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/mbox-t...
  5. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....a password when we save it, and then save the document. OdtSaveOptions...Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File.DetectDocumentEncryp...

    reference.aspose.com/words/net/aspose.words/fil...
  6. Rendered As Tiff|Aspose.Slides 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.... The Save method exposed by Presentation...{ //Saving the presentation to TIFF document pres . Save ( destFileName...

    docs.aspose.com/slides/net/rendered-as-tiff/
  7. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles when converting Excel to HTML using Aspose.Cells for Node.js via C++...." ); // Specify html save options, we want to exclude...true ); // Save the workbook in html format wb . save ( "outputExcludeUnusedS...

    docs.aspose.com/cells/nodejs-cpp/exclude-unused...
  8. Public API Changes in Aspose.Cells 8.8.3|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....( "A1" ); //Save the result on disc book . save ( dir + "output...loadOptions ); //Save the spreadsheet on disc book . save ( dir + "output...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Java API to Export CGM to ODT | products.aspose...

    Convert CGM to ODT using on premise Java API...Convert CGM to DOC by using save method Load DOC file by using...Aspose.Words Save the document to ODT format using save method and...

    products.aspose.com/total/java/conversion/cgm-t...
  10. Password Protect or Unprotect the Shared Workbo...

    Learn how to password protect or unprotect a shared workbook using Aspose.Cells for C++....while enabling sharing and saves it as output Excel file . The..."1234"); // Save the output Excel file wb . Save ( u "outputProtectSharedW...

    docs.aspose.com/cells/cpp/password-protect-or-u...