Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 97,400 for

object

(0.77 sec)
  1. Set Field Appearance|Aspose.PDF for Python via ...

    This example demonstrates how to change the visual appearance of a PDF form field using Aspose.PDF for Python.... Create a FormEditor object. Set the appearance of the...infile ) # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/set-field-appear...
  2. How to Convert HTML to JSON using Node.js

    This article guides on how to convert HTML to JSON using Node.js. It has details to configure the IDE, a list of steps, and aa runnable sample code to transform HTML to JSON using Node.js....file into the Workbook class object Call the getLastCell() method...to the last cell Create an object of the JsonSaveOptions class...

    kb.aspose.com/cells/nodejs/how-to-convert-html-...
  3. Different Ways to Save Files|Documentation

    Aspose.Cells for .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....enumeration) when calling the Workbook object’s Save method. How to Save...geospatial features and 3D objects in it that can become part...

    docs.aspose.com/cells/net/different-ways-to-sav...
  4. 在Ruby中将工作表转换为图像|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....worksheet_to_image ( workbook ) #Create an object for ImageOptions img_options...0 ) # Create a SheetRender object for the target sheet sr = Rjb...

    docs.aspose.com/cells/zh/java/converting-worksh...
  5. Export to XFDF|Aspose.PDF for Python via .NET

    This example shows how to export PDF form field data to an XFDF (XML Forms Data Format) file using Aspose.PDF for Python via .NET. It demonstrates how to load a PDF form, access its fields through the Form facade, and save the extracted values into an XFDF stream.... In this example, the Form object from aspose.pdf.facades is...XFDF file.""" # Create Form object pdf_form = pdf_facades . Form...

    docs.aspose.com/pdf/python-net/export-to-xfdf/
  6. Get Text of Specific Cell|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....Instantiate the Application object. Excel . Application excelApp...// Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/get-text-of-specific-...
  7. 获取特定单元格的文本|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....//Instantiate the Application object. Excel . Application excelApp...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/zh/net/get-text-of-specif...
  8. FillType enumeration | Aspose.Words for Python

    aspose.words.drawing.FillType enumeration. Specifies fill type for a fillable Object....Specifies fill type for a fillable object. Members Name Description SOLID...gradient.docx' ) # Get Fill object for Font of the first Run....

    reference.aspose.com/words/python-net/aspose.wo...
  9. DataRelationCollection | Aspose.Words for Java

    Represents the collection of DataRelation Objects for this DataSet in Java....Object All Implemented Interfaces:...collection of DataRelation objects for this DataSet . Methods...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...or sets DigitalSignatureDeta object used to sign a document. d...determining how ink (InkML) objects are rendered. (Inherited from...

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