Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 368,266 for

save

(1.42 sec)
  1. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with C++....CalculateFormula (); // Save the result in XLSX format book . Save ( outDir...$A$1,9)" ); // Save the workbook book . Save ( outDir + u "output_out...

    docs.aspose.com/cells/cpp/setting-formula-for-n...
  2. 在PDF中装饰表单字段|Aspose.PDF for .NET

    探索如何在PDF文档中装饰表单字段,使用Aspose.PDF在.NET中添加视觉增强效果,如边框。...DecorateField 方法,最后使用 FormEditor 类的 Save 方法保存更新后的PDF。以下代码片段向您展示了如何装饰特定的表单字段。...( "City" ); // Save PDF document editor . Save ( dataDir + "Sample-Form-02...

    docs.aspose.com/pdf/zh/net/decorate-form-field/
  3. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET.... Save our PDF file. // For complete...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCurve1_out...

    docs.aspose.com/pdf/net/add-curve/
  4. 用 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...
  5. 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/
  6. 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...
  7. 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/
  8. Generate QR Code, Micro QR Code and Rectangular...

    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 ( $"{path}QRVersionAuto.png"...QRVersion . Version05 ; gen . Save ( $"{path}QRVersion05.png" ...

    docs.aspose.com/barcode/net/qr-micro-qr-and-rmqr/
  9. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java.... To learn more, visit the Save a Document documentation article...configure list indenting when saving a document to plaintext. Document...

    reference.aspose.com/words/java/com.aspose.word...
  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...