Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 371,733 for

save

(0.18 sec)
  1. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。..."1234" ); // Save the excel file workbook . Save ( outputFilePath..."1234" ); // Save the excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  2. Convert EPUB to PPSX via Java API | products.as...

    Java API to Convert EPUB to PPSX without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSX format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  3. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications.... Examples Shows how save a web page as a .docx file....and then save it to the local file system. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/loa...
  4. Feature List | Aspose.Page for Java

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for Java....model classes Save XPS documents as raster images Save XPS documents...XPS elements Save PDF to stream Manipulate, save and convert XPS...

    docs.aspose.com/page/java/feature-list/
  5. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with C++....SetImageResample ( 300 , 70 ); // Save the PDF file U16String outputPath..."OutputFile_out_pdf.pdf" ; workbook . Save ( outputPath , pdfSaveOptions...

    docs.aspose.com/cells/cpp/resampling-added-imag...
  6. Working with XFA Forms|Aspose.PDF for .NET

    Aspose.PDF for .NET API lets you work with XFA and XFA Acroform fields in a PDF document. The Aspose.Pdf.Facades...."Field 1" ; } // Save PDF document document . Save ( dataDir + "FilledXfa_out...Standard ; // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/xfa-forms/
  7. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your document using appropriate encryption algorithms for specific document formats in Python....Each document save format in the aspose.words.saving module has...corresponding class containing save options for this format. For...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  8. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ Library. You can set the Print Area, Print Titles, and Page Order...."A1:T35" ); // Save the workbook. workbook . save ( path . join..."$1:$2" ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/setting-print-...
  9. Creating a Named Range in VSTO and Aspose.Cells...

    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.... Save the file. The code examples...Missing . Value , "Test" ); } //Save New Workbook wb . SaveCopyAs...

    docs.aspose.com/cells/net/creating-a-named-rang...
  10. Manipulate Page Properties|Aspose.PDF for .NET

    This section explains how to manipulate Page Properties with Aspose.PDF Facades using PdfPageEditor Class.... Finally, save the updated PDF file using Save method. The...= 2.0f ; // Save PDF document pageEditor . Save ( dataDir + ...

    docs.aspose.com/pdf/net/manipulate-page-propert...