Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 97,204 for

object

(1.04 sec)
  1. Aspose::Words::Border::Equals method | Aspose.W...

    Aspose::Words::Border::Equals method. Determines whether the specified border is equal in value to the current border in C++....Border::Equals(System::SharedPtr<System::Object>) method Determines whether...specified object is equal in value to the current object. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Type method. Gets the data type of the property in C++....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. std :: cout << "Built-in Properties:"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Convert HTML to GIF in C#

    This guide explains how to convert HTML to GIF in C#. It has IDE configurations, a list of steps, and code for HTML to GIF converter in C#....change it to a GIF Create an object of the ImageSaveOptions class...Customize the ImageSaveOptions object to generate the desired GIF...

    kb.aspose.com/html/net/convert-html-to-gif-in-c...
  4. How to Convert CSV to Excel in C#

    In this tutorial, you will learn how to convert CSV to Excel in C#. You can automate the procedure of generating Excel from CSV in C# with a few steps and simple API class....create a LoadOptions class object to control the loading of the...to Excel Create LoadOptions object for loading the input CSV file...

    kb.aspose.com/cells/net/how-to-convert-csv-to-e...
  5. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....OcrInput object and returns a RecognitionResult object containing...(); // Add images to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/recognition/passport/
  6. Optimize Image Management in Presentations in ....

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for .NET, optimizing performance and automating your workflow....to add an image as a frame object—especially if you plan to use...interface. To create an image object based on SVG image, you can...

    docs.aspose.com/slides/net/image/
  7. How to Extract Data From XBRL File in C#

    This step by step tutorial elaborates how to extract data from XBRL file in C#. To extract data from XBRL file in C# you only need a couple of steps....method Create InlineXbrlDocument object to read inline XBRL data from...properties of the InlineXbrlDocument object Use the extracted information...

    kb.aspose.com/finance/net/how-to-extract-data-f...
  8. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using JavaScript via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....Cells collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s horizontalAlignment method...

    docs.aspose.com/cells/javascript-cpp/cells-alig...
  9. Extract AcroForm Data using C++|Aspose.PDF for C++

    This section explains how to extract forms from your PDF document with Aspose.PDF for C++....form field from the Document object’s Form collection. This example...using the Document object. Create rectangle object to get fields in...

    docs.aspose.com/pdf/cpp/extract-form/
  10. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for .NET recognition results in XML format....RecognitionResult object. Aspose . OCR . AsposeOcr recognitionEngine...// Add an image to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/save-xml/