Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 368,034 for

save

(0.29 sec)
  1. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the document is encrypted and requires a password to open in C++....a password when we save it, and then save the document. auto...MakeObject < Aspose :: Words :: Saving :: OdtSaveOptions > ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. Convert Word to Excel in C#|Aspose.Words for .NET

    Convert PDF to Excel, XML to Excel, DOCX to Excel C#. Save a document in various formats to XLSX using C#.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/net/convert-a-document-to...
  3. 使用Python.NET计算数据表的数组公式|Documentation

    了解如何使用Aspose.Cells for Python via .NET API计算Excel数据表的数组公式。编程修改和保存电子表格。...calculate_formula () # Save the workbook in pdf format workbook . save ( os ....calculate_formula () # Save the workbook in PDF format workbook . save ( "5115538...

    docs.aspose.com/cells/zh/python-net/calculation...
  4. Protect and Unprotect Worksheet with Node.js vi...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for Node.js via C++...."test" ); // Save as Excel file. workbook . save ( "Book1.xlsx"..."password" ); // Save Excel file. workbook . save ( "Book1.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  5. Import FDF format annotations to PDF via C#|Asp...

    Use existing Form.ImportFdf() or add PdfAnnotationEditor.ImportAnnotationsFromFdf() methods for import FDF format annotations to PDF with Aspose.PDF for .NET....fdfInputStream ); } // Save PDF document form . Save ( dataDir + "Im..."student.fdf" ); // Save PDF document editor . Save ( dataDir + "I...

    docs.aspose.com/pdf/net/import-fdf/
  6. 公共 API Aspose.Diagram 16.11.0 的变化|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...."Test Button" ; // save diagram diagram . Save ( @"C:\temp\Output...Height , text ); // save diagram diagram . Save ( @"C:\temp\Output...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  7. 公共 API Aspose.Diagram 16.11.0 的变化|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...."Test Button" ); // save diagram diagram . save ( "C:\\temp\\Output...Height , text ); // save diagram diagram . save ( "C:\\temp\\Output...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  8. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPAGES fields with actual values in extracted pages for accurate numbering using UnlinkPagesNumberFields....the initial page numbering and save the NUMPAGE field. Document...ExtractPages ( 1 , 1 ); extractedDoc1 . Save ( ArtifactsDir + "Document....

    reference.aspose.com/words/net/aspose.words/pag...
  9. 修改 PDF 中的注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 将 PDF 文件中的注释修改为 XFDF。...user" ); // Save PDF document annotationEditor . Save ( dataDir...newTextAnnotation ); // Save PDF document annotationEditor . Save ( dataDir...

    docs.aspose.com/pdf/zh/net/modify-annotations/
  10. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for Node.js via C++. Learn to load or create an Excel file and Save the modified file to disk....calculateFormula ( calculationOptions ); // Save to XLSX by setting the calculation...workbook . save ( dataDir + "output_out.xlsx" ); // Save to PDF workbook...

    docs.aspose.com/cells/nodejs-cpp/returning-a-ra...