Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 97,376 for

object

(0.18 sec)
  1. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....takes OcrInput object and returns OcrOutput object containing the...of the recognition results object. The information is returned...

    docs.aspose.com/ocr/python-net/recognition/pass...
  2. Public API Changes in Aspose.3D 2.1.0|Documenta...

    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.... C# // initialize an object Discreet3DSSaveOptio saveOpts...; // the separator between object's name and the duplicated counter...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. How to Insert Page Numbers in Word using Java

    This tutorial is designed to assist on how to insert page numbers in Word using Java. It contains necessary steps and a runnable sample code that can be used to write a simple application to insert a page number in Word using Java with the help of a few API calls only....class object Instantiate a DocumentBuilder class object using...section using the DocumentBuilder object Add fields like PAGE and NUMPAGES...

    kb.aspose.com/words/java/how-to-insert-page-num...
  4. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs class. Provides data for the ImageFieldMerging() event. To learn more, visit the documentation article in C++....const Returns the Document object for which the mail merge is...get_Field () const Gets the object that represents the current...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. Rotating Cell Text|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 . ApplicationClass ExcelApp...Heading" ; //Define a range object (B2). Excel . Range _range...

    docs.aspose.com/cells/net/rotating-cell-text/
  6. Create PDF Portfolios in Python|Aspose.PDF for ...

    Learn how to create and manage PDF portfolios in Python with Aspose.PDF for Python via .NET....collection object after getting it with the FileSpecification...outfile ): # Instantiate Document Object document = ap . Document ()...

    docs.aspose.com/pdf/python-net/portfolio/
  7. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart axes in Aspose.Cells for 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 Workbook workbook ; // Adding...

    docs.aspose.com/cells/cpp/chart-axes/
  8. 使用几何部分|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....//initialize LineTo geometry object LineTo lineTo = new LineTo...//initialize LineTo geometry object lineTo = new LineTo (); //set...

    docs.aspose.com/diagram/zh/java/working-with-ge...
  9. How to Read PDF File in C#

    This how-to guide explains how to read PDF file in C#. You can read PDF text and images by following the easy steps given here....existing PDF file in Document object Initialize TextAbsorber Class...find images Create FileStream object with found image Save the image...

    kb.aspose.com/pdf/net/how-to-read-pdf-file-in-c...
  10. How to Convert EPS to PNG Image using Java

    This tutorial covers basic information about how to convert EPS to PNG image using Java. You can export EPS to PNG image in Java using simple API calls on any operating system like Linux, MS Windows, macOS....Initialize PsDocument class object with input EPS file Create...Create an ImageDevice class object with needed image dimensions Save...

    kb.aspose.com/page/java/how-to-convert-eps-to-p...