Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 97,401 for

object

(1.94 sec)
  1. Passport recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from passport images....of the PassportRecognitionS object. These settings are specifically...(); // Add images to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/recognition-settings-pa...
  2. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....// Add an image to OcrInput object and apply processing filters...as Aspose.Drawing.Rectangle object. If the region is omitted,...

    docs.aspose.com/ocr/net/invert/
  3. MetafileRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.MetafileRenderingMode enhances WMF and EMF metafile rendering for optimal document quality and performance....// Create a "PdfSaveOptions" object that we can pass to the document's...in our MetafileRenderingOpt object to the saving operation. PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Working with TextBoxes in Node.js|Aspose.Words ...

    Work with textboxes in a document using Node.js....parent property of the TextBox object. It returns the Shape that...sequence? A: The Shape.textBox object exposes the boolean properties...

    docs.aspose.com/words/nodejs-net/working-with-t...
  5. 档案

    档案...List<List<Object>> worksheetData = new ArrayList<List<Object>>();...i++) { List<Object> rowData = new ArrayList<Object>(); // 循环遍历选定行中的每一列...

    blog.aspose.com/zh/cells/convert-excel-files-to...
  6. AsposeBadServerResponseException 404 Error When...

    Hi, we update our aspose library to your last version: <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-total</artifactId> <version>25.8</version> <ty…...","message":"The specified object was not found in the store...indicates that the specified object was not found in the store...

    forum.aspose.com/t/asposebadserverresponseexcep...
  7. Load or Import CSV file with Formulas via Node....

    Learn how to load and import CSV files containing formulas using Aspose.Cells for Node.js via C++....with formulas into a Workbook object const workbook = new AsposeCells...Finally, it saves the workbook object in XLSX format. The output...

    docs.aspose.com/cells/nodejs-cpp/load-or-import...
  8. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInformation property to control roundtrip data in HTML, MHTML, and EPUB formats. Optimize your exports today!...loading back into a Document object. When true , the roundtrip...Saving with a HtmlSaveOptions object with ExportRoundtripInfor set...

    reference.aspose.com/words/net/aspose.words.sav...
  9. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveOptions.export_roundtrip_information property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...loading back into a Document object. When True , the roundtrip...Saving with a HtmlSaveOptions object with ExportRoundtripInfor set...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF page properties such as size of document using Python via C++.... Create a document object from the input file Get the...pdf" ) # Create a document object from the input file doc = apCore...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...