Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 369,804 for

save

(0.21 sec)
  1. Convert FODP to POTM in JavaScript | products.a...

    Convert FODP to POTM in JavaScript. Use Node.js library API to convert FODP files to POTM...Presentation from FODP file and save it as POTM. JavaScript code..."welcome-to-powerpoint.fodp" ); try { pres . save ( "output.potm" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert FODP to PPT in JavaScript | products.as...

    Convert FODP to PPT in JavaScript. Use Node.js library API to convert FODP files to PPT...Presentation from FODP file and save it as PPT. JavaScript code for..."welcome-to-powerpoint.fodp" ); try { pres . save ( "output.ppt" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  3. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for .NET... Save the converted document as a...Delete ); // Save PDF document document . Save ( dataDir + "AttachZUGFeRD_out...

    docs.aspose.com/pdf/net/attach-zugferd/
  4. Working with Z Archives | Aspose.Zip Documentation

    Java z API lets you work with creating and managing Unix Z archives in your applications without needing third-party applications. It provides various methods for operations on archives.... save ( "alice29.txt.Z" ); 5 } 6 }...extract ( "data.bin" ); 3 } Save to Stream The following code...

    docs.aspose.com/zip/java/working-with-unix-z-ar...
  5. 用JavaScript通过C++将所有工作表列适应在单个PDF页面上|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....< html > < head > < title > Save Workbook to PDF Example </ title...> </ head > < body > < h1 > Save Workbook to PDF Example </ h1...

    docs.aspose.com/cells/zh/javascript-cpp/fit-all...
  6. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....2" , 2 ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-01-mod...Name" , 1 ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-02-mod...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  7. Generate Swiss Post Parcel Barcodes in C#|Docum...

    Description of Swiss Post Parcel Barcode Type... Save ( $"{path}SwissPostDomesticMai...BarHeight . Pixels = 40 ; gen . Save ( $"{path}SwissPostDomesticMai...

    docs.aspose.com/barcode/net/swiss-post-parcel-b...
  8. 使用列表项|Aspose.PDF for .NET

    本节解释如何使用 FormEditor 类与 Aspose.PDF Facades 一起处理列表项。..."Spain" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-01-mod..."France" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-04-mod...

    docs.aspose.com/pdf/zh/net/working-with-list-item/
  9. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。...ms ); // Save the workbook in xlsx format wb . Save ( outDir...// Save the workbook in xlsx format wbWithOptions . Save ( outDir...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...
  10. Convert ICS to OST via C# | products.aspose.com

    Sample code for ICS to OST C# conversion. Use API example code for batch ICS files to OST conversion within VB.NET, Asp.NET or any .NET based application.... Save as MSG to MemoryStream. Open...MemoryStream. OFT file will be saved at the specified path. System...

    products.aspose.com/email/net/conversion/ics-to...