Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 91,352 for

object

(0.09 sec)
  1. Data Extraction from Invoices using Python

    Follow this article for data extraction from invoices using Python. It has all the details to set the IDE, a list if steps, and a sample code for invoice data extraction using Python....Ocr object, initialize the OcrInput object for holding...create the ReceiptRecognitionSe object for defining the parameters...

    kb.aspose.com/ocr/python/data-extraction-from-i...
  2. How to Convert HTML to Image in C#

    Here is a short tutorial that explains how to convert HTML to image in C#. To render HTML to image C# language is used that requires a few API calls to accomplish the task....file into HTMLDocument class object for conversion to image Initialize...Initialize the ImageSaveOptions object and configure different properties...

    kb.aspose.com/html/net/how-to-convert-html-to-i...
  3. Paragraph Formatting in Word using C#

    Follow this article to perform paragraph formatting in Word using C#. It has the IDE settings, steps, and a sample code to customize the format of writing a paragraph using C#....Create a DocumentBuilder class object using the above Word document...document, attach a DocumentBuilder object, and access the ParagraphFormat...

    kb.aspose.com/words/net/paragraph-formatting-in...
  4. Manage Axes of Excel Charts with Node.js via C+...

    Learn how to configure chart axes in Aspose.Cells for Node.js via C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts.... With the Axis object, you can change all options...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/chart-axes/
  5. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...password) Creates CertificateHolder object using byte array of PKCS12...password) Creates CertificateHolder object using path to PKCS12 store...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Generate Point Cloud to U3D File Formats via .N...

    C# source code to load, render and add generate point cloud to U3D documents on .NET Framework, .NET Core, Mono....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/net/point-cloud/u3d/
  7. 通过 Node.js 以 C++ 打开文件的不同方式|Documentation

    本文解释了如何使用 Aspose.Cells for Node.js via C++ API 打开Excel文件。...Path // Creating a Workbook object and opening an Excel file using...through Stream // Create a Stream object const fstream = fs . createReadStream...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  8. FillType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.FillType enumeration. Specifies fill type for a fillable Object....Specifies fill type for a fillable object. Members Name Description Solid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method...how to render an Office Math object into an image file in the local...Create an "ImageSaveOptions" object to pass to the node renderer's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert CGM to 3DS via C# | products.aspose.com

    Sample code for CGM to 3DS C# conversion. Use API example code for batch CGM files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of ThreeDSOptions System Requirements...

    products.aspose.com/cad/net/conversion/cgm-to-3ds/