Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 37,917 for

list

(0.12 sec)
  1. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...TextBuilder(page_new); List<TextFragment> list = new List<TextFragment>();... { list.Add(textFragment); } textBuilder.AppendText(list); }...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  2. WebExtensionBinding.appRef property | Aspose.Wo...

    WebExtensionBinding.appRef property. Specifies the binding key used to map the binding entry in this List with the bound data in the document....map the binding entry in this list with the bound data in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Custom Properties Supported|Aspose.PDF for Repo...

    Check the supported custom properties in Aspose.PDF for Reporting Services. Maximize flexibility in your PDF outputs....following topics: Table of Contents List of Tables or Figures Line Arrows...

    docs.aspose.com/pdf/reportingservices/custom-pr...
  4. Accessing Table from Cell and Adding Values Ins...

    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....add values inside the Table or List Object using the Cell.PutValue()...add values inside the Table or List Object using row and column...

    docs.aspose.com/cells/net/accessing-table-from-...
  5. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor...def __init__ ( self , pages : List [ int ]): ... Parameter Type...Type Description pages List[int] Zero-based indices of pages. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create Excel Table in Node.js

    Refer to this article to create Excel table in Node.js. Get the IDE settings, steps, and a sample code for using Excel tables in Node.js....using the given resources, a list of steps to implement the feature...sheet in the workbook and add a list object for the table Set the...

    kb.aspose.com/cells/nodejs/create-excel-table-i...
  7. Design Tables in Word using Python

    Follow this article to design tables in Word using Python. It has the details to set the IDE, a List of steps, and a sample code to add Microsoft Word table design using Python....the development environment, a list of steps, and a sample code...type, and table alignment, to list a few. The TableStyle contains...

    kb.aspose.com/words/python/design-tables-in-wor...
  8. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....areas of an image, provide a list of Aspose.Drawing.Rectangle...Manually specify recognition areas List < Aspose . Drawing . Rectangle...

    docs.aspose.com/ocr/net/image-regions-extract/
  9. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image.... The method returns a list of RectangleOutput objects containing...page. Therefore, the resulting list can contain more RectangleOutput...

    docs.aspose.com/ocr/python-net/image-regions-li...
  10. Delete Repeated Rows in Excel using Java

    This article guides on how to delete repeated rows in Excel using Java. It provides IDE settings, steps, and a sample code to remove duplicate rows in Excel using Java....the details to set the IDE, a list of steps, and a sample code...of headers on the data and a list of columns Save the output These...

    kb.aspose.com/cells/java/delete-repeated-rows-i...