Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 154,574 for

text

(0.19 sec)
  1. FieldFillIn class | Aspose.Words for Python

    aspose.words.fields.FieldFillIn class. Implements the FILLIN field...Remarks Prompts the user to enter text. Inheritance: FieldFillIn →...window). display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting Text from scanned receipts....are applicable when extracting text from scanned receipts in JPEG...recognition accuracy of white text on a dark/black background....

    docs.aspose.com/ocr/python-net/recognition-sett...
  3. Remove Tables from existing PDF|Aspose.PDF for ...

    Understand how to remove tables from a PDF document using Aspose.PDF for .NET, improving document clarity and structure.... Text . TableAbsorber (); // Visit...table on the page Aspose . Pdf . Text . AbsorbedTable table = absorber...

    docs.aspose.com/pdf/net/remove-tables-from-exis...
  4. Specific Parameters of 1D Barcodes|Documentation

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for C++...correction of invalid barcode text. This article describes how...Exceptions on Incorrect Barcode Text In case when a barcode has not...

    docs.aspose.com/barcode/cpp/1d-barcode-types/
  5. Aspose::Words::AI::CheckGrammarOptions class | ...

    Aspose::Words::AI::CheckGrammarOptions class. Allows to specify various options while checking grammar of a document using AI in C++....to improve stylistics of the text being proofed. Default value...to be returned with proofed text. Default value is false . g...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  6. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。... Get ( 0 ); // Add text box inside the sheet ws . GetShapes...shape which is a text box and set its text Shape shape = ws ...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  7. Aspose::Words::Font::get_EmphasisMark method | ...

    Aspose::Words::Font::get_EmphasisMark method. Gets or sets the emphasis mark applied to this formatting in C++....builder -> Write ( u "Emphasis text" ); builder -> Writeln (); builder...builder -> Write ( u "Simple text" ); builder -> get_Document...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. 填写文本字段|Aspose.PDF for Python via .NET

    此示例演示如何使用 Aspose.PDF for Python via .NET 自动填充 PDF 表单中的文本字段。它展示了如何加载 PDF 文档、按名称填充特定的表单字段并保存更新后的文件。...initialize_data_dir # Fill Text Fields def fill_text_fields ( infile ,... outfile ): """Fill text fields in PDF form.""" # Create Form...

    docs.aspose.com/pdf/zh/python-net/fill-text-fie...
  9. FieldMergeField class | Aspose.Words for Python

    aspose.words.fields.FieldMergeField class. Implements the MERGEFIELD field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....pdf" ); } Add Text inside the Ellipse Aspose.PDF...supports to add text inside the Graph Object. Text property of Graph...

    docs.aspose.com/pdf/java/add-ellipse/