Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 373,254 for

save

(0.33 sec)
  1. 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...
  2. 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/
  3. 公共 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...
  4. 使用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...
  5. 修改 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/
  6. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt document.... Remarks In order to save document without encryption...Examples Shows how to encrypt a saved ODT/OTT document with a password...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency....Words is about to save a document part. public void...split a document into parts and save them. public void DocumentPartsFileNam...

    reference.aspose.com/words/net/aspose.words.sav...
  8. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.list_indentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... saving . TxtListIndentation : ......configure list indenting when saving a document to plaintext. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels...configure list indenting when saving a document to plaintext. doc...document's "Save" method # to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfDigitalSignatureDetails constructor | Aspose...

    aspose.words.saving.PdfDigitalSignatureDetails constructor...can pass to the document's "save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...