Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 375,721 for

save

(0.26 sec)
  1. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Discover the PdfDigitalSignatureTimestampSettings constructor to easily initialize digital signature settings for enhanced document security and compliance....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 移动和删除表单字段|Aspose.PDF for .NET

    探索如何管理PDF中的表单字段,包括移动或删除它们,使用Aspose.PDF for .NET。...您还需要使用 FormEditor 类的 Save 方法保存更新后的PDF文件。以下代码片段向您展示了如何在PDF文件中将表单字段移动到新位置。...514.03f ); // Save PDF document editor . Save ( dataDir + "MoveField_out...

    docs.aspose.com/pdf/zh/net/move-remove-form-field/
  3. Aspose.PSD for .NET 24.2 - 发行说明|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.... Save ( outputFile , new PsdOptions... Load ( src )) { psdImage . Save ( output , new PngOptions ());...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. 使用C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for C++动态保存文件并直接发送给客户端浏览器。... 为此,使用接受以下参数的 Save 方法的特殊重载版本: HttpResponse 对象。...workbook Workbook workbook ; // Save in Excel2003 XLS format U16String...

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...
  5. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc....removes their content, and saves the updated document. This approach...Clear the text of each fragment. Save the modified PDF to the output...

    docs.aspose.com/pdf/python-net/modifying-form/
  6. PDF Conversion Solution using PHP | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for PHP via Java...$inputFile ); // Create the save options for converting to DOCX...); // Save the document in DOCX format $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/conversion/
  7. Managing Calendar Items in PST Files|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.... Save Calendar Items to Disk in ICS...from an Outlook PST file and save the calendar to disk in ICS...

    docs.aspose.com/email/net/managing-calendar-ite...
  8. OoxmlSaveOptions.keep_legacy_control_chars prop...

    OoxmlSaveOptions.keep_legacy_control_chars property. Keeps original representation of legacy control characters....doc' ) # When we save the document to an OOXML format...the document's saving method to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Java API to Export PS to XAMLFLOW | products.as...

    Convert PS to XAMLFLOW using on premise Java API...class Convert PS to DOC by using save method Load DOC file by using...Words Save the document to XAML_FLOW format using save method...

    products.aspose.com/total/java/conversion/ps-to...
  10. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java....the initial page numbering and save the NUMPAGE field. Document...extractPages(1, 1); extractedDoc1.save(getArtifactsDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...