Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 369,809 for

save

(0.49 sec)
  1. 在Jython中将文件转换为XPS|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....xps" ) # Save the complete Workbook in XPS...XPS format workbook . save ( dataDir + "out_whole_printingxps"...

    docs.aspose.com/cells/zh/java/converting-to-xps...
  2. 在 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-...
  3. Convert OFT to HTML via Java | products.aspose.com

    Try the code sample to convert OFT files to HTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...class provides options for saving email messages. In the code...

    products.aspose.com/email/java/conversion/oft-t...
  4. PDF Footer Insertion Using Java | Aspose.PDF

    Add footer to PDF programmatically with Java sample code using Aspose.PDF for Java.... Save the PDF file. Add Image in Footer...imageStamp ); } pdfDocument . save ( DATA_DIR . resolve ( "ImageInFooter_out...

    products.aspose.com/pdf/java/footer/
  5. ASP - JScript 通过 COM 互操作|Aspose.PDF for .NET

    学习如何通过 COM 互操作在 ASP 和 JScript 应用程序中使用 Aspose.PDF for .NET。启用高级 PDF 功能。...SampleText ); // Save PDF document pdf . Save ( "d:\\pdftest\\HelloWorldinASP...

    docs.aspose.com/pdf/zh/net/asp-jscript-via-com-...
  6. Encrypt and Decrypt Excel files with JavaScript...

    How to encrypt and decrypt Excel files using JavaScript via C++. Lock and unlock Excel files.... password = "1234" ; // Save the Excel file. const outputData...outputData = workbook . save ( SaveFormat . Excel97To2003 ); const...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  7. Urobiť HTML Pomocou C++

    Vytvorte nový HTML v C++ v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice C++...." ); doc-> Save ( u"Output.html" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.html"); using namespace...

    products.aspose.com/words/sk/cpp/make/html/
  8. Urobiť WORD Pomocou C++

    Vytvorte nový WORD v C++ v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice C++...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/sk/cpp/make/word/
  9. 在 Visio 中用 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....setValue ( "" ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Layers.vdx" ,...

    docs.aspose.com/diagram/zh/java/configure-shape...
  10. Buat DOCX Menggunakan C++

    Buat DOCX baharu dalam C++ dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka C++...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/ms/cpp/make/docx/