Sort Score
Result 10 results
Languages All
Labels All
Results 9,961 - 9,970 of 371,725 for

save

(0.43 sec)
  1. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact object....background ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/add-backgrounds/
  2. Decrypt PDF File|Aspose.PDF for .NET

    Explore methods to decrypt password-protected PDF files in .NET, ensuring access to the document's content using Aspose.PDF...."P@ssw0rd" ); // Save PDF document fileSecurity . Save ( dataDir +...

    docs.aspose.com/pdf/net/decrypt-pdf-file/
  3. How to remove Polygon Annotation using C++ | As...

    Remove Polygon annotations programmatically in PDF with C++ sample code on any platform with C++ language...Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/cpp/annotation/polygon/...
  4. 使用 Java 查看 CGM 文件 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式打开和查看 CGM 文档...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/zh-hans/java/viewer/cgm/
  5. 检查页面自动扩展|Documentation

    本节介绍如何检查或更改页面是否在带有 Aspose.Diagram 的 visio 文件中自动展开。...NotAutomatically ; // Save Visio diagram . Save ( dataDir + "SetAutoExpand_out...

    docs.aspose.com/diagram/zh/net/check-page-autoe...
  6. 组装电子表格|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....获得工作表的引用 对工作表进行操作 通过调用Workbook类的Save方法保存具有新工作表的新Excel文件 //Instantiating...Worksheet" ; //Saving the Excel file workbook . Save ( "Adding Worksheet...

    docs.aspose.com/cells/zh/net/assemble-spreadshe...
  7. Performance|Documentation

    How to optimize the performance of Aspose.Cells for JavaScript via C++....Large Datasets Different Ways to Save Files with JavaScript via C++...

    docs.aspose.com/cells/javascript-cpp/performance/
  8. Convert EML to Text in Python | products.aspose...

    Save EML to Text in your Python applications without using Microsoft Outlook or Word...NET and save it in the respective Text format...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  9. Convert ODT to EMAIL in Python | products.aspos...

    Save ODT to EMAIL within Python applications without using Microsoft Word or Outlook...NET and save it into EMAIL format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  10. How to add Caret Annotation using .NET | Aspose...

    Add Caret annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...caretAnnotation1 ); document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/caret/add/