Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 377,455 for

save

(0.31 sec)
  1. Fill Check Box Fields|Aspose.PDF for Python via...

    This example demonstrates how to programmatically fill check box fields in a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, update check box values by field name, and Save the modified file....check boxes, the filled PDF is saved as a new document. Initialize...‘accept_terms’ as selected. Save the updated Document. from io...

    docs.aspose.com/pdf/python-net/fill-check-box-f...
  2. Fill Text Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to automatically fill text fields in a PDF form using Aspose.PDF for Python via .NET. It shows how to load a PDF document, populate specific form fields by name, and Save the updated file....values, the modified PDF is saved as a new document. Initialize...like name, address, and email. Save the updated PDF. from io import...

    docs.aspose.com/pdf/python-net/fill-text-fields/
  3. FieldSaveDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSaveDate class, designed to effortlessly implement the SaveDATE field for streamlined document management....which the document was last saved. By default, the Gregorian calendar...of the document’s most recent save operation performed using Microsoft...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 保持空行的分隔符在导出电子表格到 CSV 格式时通过 Node.js 和 C++|Docume...

    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....); // Instantiate Text File's Save Options const options = new...true ); // Save the file with the options wb . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/keep-separa...
  5. 用C++将工作簿转换为JSON|Documentation

    学习如何用Aspose.Cells for C++将Excel工作簿转换为JSON格式。...SaveFormat::Json 作为 Workbook::Save 方法的第二个参数传递。也可以使用 JsonSaveOptions...workbook ( inputFilePath ); // Save the workbook as JSON U16String...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  6. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files.... Save the PDF file using Document.save(String) method...Use the Document.save(String) method to save the PDF document...

    blog.aspose.com/pdf/create-pdf-files-in-java/
  7. 使用C++在HtmlSaveOptions.TableCssId属性前缀表元素样式|Docum...

    学习如何使用HtmlSaveOptions.TableCssId属性前缀表元素样式,示例ID为Aspose.Cells for C++。...SetStyle ( st ); // Specify html save options - specify table css..."MyTest_TableCssId" ); // Save the workbook in html wb . Save ( u "outputTableCssId...

    docs.aspose.com/cells/zh/cpp/prefix-table-eleme...
  8. Aspose.Cells 中的图像标记|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...."Table1" ); //Add a column to save pictures. DataColumn dc = t...(); //Save the Excel file. designer . Workbook . Save ( "out_ImageSmartBook...

    docs.aspose.com/cells/zh/net/image-markers-in-a...
  9. 用 Python.NET 在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用 Aspose.Cells for Python via .NET API 将Excel文件保存为HTML时启用CSS自定义属性。...xlsx" )) # Configure HTML save options opts = HtmlSaveOptions...es = True # Save the workbook in HTML wb . save ( os . path ...

    docs.aspose.com/cells/zh/python-net/enable-css-...
  10. DocumentSecurity Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentSecurity enum to enhance your document's security. Easily specify and manage security levels for optimal protection.... Save ( ArtifactsDir + "DocumentProperties...IsWriteProtected , Is . True ); doc . Save ( ArtifactsDir + "DocumentProperties...

    reference.aspose.com/words/net/aspose.words.pro...