Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 124,699 for

text

(0.04 sec)
  1. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for JavaScript via C++...automatic correction of invalid text. This guide outlines how to...Exceptions on Incorrect Barcode Text If a barcode cannot be created...

    docs.aspose.com/barcode/javascript-cpp/1d-barco...
  2. | Aspose

    Sample code for TIF to TXT Java conversion. Use API example code for batch TIF files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...represents a text document that contains plain text in the form...

    products.aspose.com/ocr/cpp/conversion/tif-to-txt/
  3. | Aspose

    Sample code for TIFF to TXT Java conversion. Use API example code for batch TIFF files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...represents a text document that contains plain text in the form...

    products.aspose.com/ocr/cpp/conversion/tiff-to-...
  4. Supported Excel Functions with C++|Documentation

    Supported Excel functions for reading, setting, and calculating formulas using Aspose.Cells with C++....reference : Returns a reference as text to a single cell in a worksheet...reference ARRAYTOTEXT Text : Returns an array of text values from any...

    docs.aspose.com/cells/cpp/supported-formula-fun...
  5. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells.... write ( "Text in merged cells." ); // Insert.... None ; builder . write ( "Text in unmerged cell." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table.distanceTop property | Aspose.Words for N...

    Table.distanceTop property. Gets or sets distance between table top and the surrounding Text, in points....table top and the surrounding text, in points. get distanceTop...between table boundaries and text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Edit PDF Document in Python

    This article guides on how to edit PDF document in Python. It has the details to set the development environment, a list of steps, and a runnable sample code to develop a PDF editor in Python....Replace some text in the entire file Replace some other text and change...color and font size Add some text to the existing PDF file using...

    kb.aspose.com/pdf/python/how-to-edit-pdf-docume...
  8. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-Text representation of the documents content in Java....PlainTextDocument Allows to extract plain-text representation of the document’s...more, visit the Working with Text Document documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  9. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....for example, numbers stored as text, formula calculation errors...checking. Numbers Stored as Text Occasionally, numbers might...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  10. Search PDF using C# | Aspose.PDF

    Search PDF document without opening programmatically with C# sample code using Aspose.PDF for .NET....with text to find as parameter. Get all extracted text fragments...inputFile ); var searchText = "text" ; var textFragmentAbsorber...

    products.aspose.com/pdf/net/search/