Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 90,762 for

object

(0.06 sec)
  1. Modify an Existing Style|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....formatting style object. A formatting style object is a combination...This example creates a Style object, applies it to a range of cells...

    docs.aspose.com/cells/nodejs-cpp/modify-an-exis...
  2. Export Excel data to fill PDF form|Aspose.PDF f...

    This section explains how you can export Excel worksheet data to fill PDF form using AutoFiller Class....Excel sheet in to DataTable object. Then we need would be importing...into DataTable object. We need to create an object of AutoFiller...

    docs.aspose.com/pdf/net/export-excel-worksheet-...
  3. How to Convert XSL FO to PDF using Python

    This short article assists on how to convert XSL FO to PDF. It contains information to set the IDE, the steps to perform and a runnable sample code demonstrating the process to render XSL FO to PDF....converting XSL-FO to PDF Create an object of XslFoLoadOptions class to...class object using the file name and XslFoLoadOptions object Save...

    kb.aspose.com/pdf/python/how-to-convert-xsl-fo-...
  4. 在Jython中插入和删除行和列|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....# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  5. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....valid PdfDigitalSignatureD object and then save the document...Returns the certificate holder object that contains the certificate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....valid PdfDigitalSignatureD object and then save the document...Returns the certificate holder object that contains the certificate...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Modify an Existing Style|Documentation

    Learn how to change styles in Excel with Microsoft Excel and with Aspose.Cells for Java API....formatting style object. A formatting style object is a combination...This example creates a style object, applies it to a range of cells...

    docs.aspose.com/cells/java/modify-an-existing-s...
  8. IMailMergeDataSource.get_value method | Aspose....

    IMailMergeDataSource.get_value method. Returns a value for the specified field name or ``False`` if the field is not found....field_name : str , field_value : object ): ... Parameter Type Description...the data field. field_value object Returns the field value. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Flatten PDF Form Fields in Java

    In this quick tutorial you will learn how to flatten PDF form fields in Java. This tutorial is useful to convert PDF to flatten PDF in Java in all the common operating systems like Windows, macOS, and Linux....Instantiate the Acro Form class object for flattening Adobe PDF Bind...source PDF file with the Form object by calling bindPdf function...

    kb.aspose.com/pdf/java/how-to-flatten-pdf-form-...
  10. How to Convert XLSX to PDF using Node.js

    This article guides on how to convert XLSX to PDF using Node.js. It contains the instructions to set the environment, a list of steps, and a runnable sample code to change XLSX to PDF using Node.js....the workbook class object Create an object of PdfSaveOptions class...file into the Workbook class object followed by the initialization...

    kb.aspose.com/cells/nodejs/how-to-convert-xlsx-...