Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 154,653 for

text

(0.14 sec)
  1. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...recognitionSettings); // Collect recognized text extractedText.AppendLine($"---...getting the response table and text content pdf.pdf (138.2 KB) The...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  2. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....dblCols , dblRows ); // Adds some text to the row 1 cell 1 table [...TextFrame . Text = "Row 1 Cell 1" ; // Adds some text to the row...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  3. Working with Bookmarks in C#|Aspose.Words for .NET

    Understanding bookmark concepts and how bookmark can be used in your program using C#....might use a bookmark to identify text that you want to revise later...through the document to locate the text, you can go to it by using the...

    docs.aspose.com/words/net/working-with-bookmarks/
  4. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage Text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....watermark in a presentation is a text or image stamp used on a slide...common aspect is that to add text watermarks, you should use the...

    docs.aspose.com/slides/python-net/watermark/
  5. Working with Bookmarks in Node.js|Aspose.Words ...

    How to insert, obtain, move, show or hide bookmarks using Node.js....might use a bookmark to identify text that you want to revise later...through the document to locate the text, you can go to it by using the...

    docs.aspose.com/words/nodejs-net/working-with-b...
  6. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....DocumentBuilder(docOriginal); // Paragraph text referenced with an endnote:....ENDNOTE, "Original endnote text."); // Table: builder.startTable();...

    reference.aspose.com/words/java/com.aspose.word...
  7. Manage Fonts in Presentations Using JavaScript|...

    Control fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear and consistent....usually contain both text and images. The text can be formatted in...conform with corporate styles. Text formatting helps users vary...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  8. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...5;">This is an example of regular text in HTML. This could be any information:...instructions, or just sample text.</p> </div> And getting result...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  9. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...() # Add text to new page textFragment = apdf . text . TextFragment...apdf . text . Position ( 100 , 600 ) textFragment . text_state...

    products.aspose.com/pdf/zh-hans/python-net/create/
  10. DocumentBuilder.MoveToBookmark | Aspose.Words f...

    Effortlessly navigate your documents with the DocumentBuilder MoveToBookmark method, instantly positioning the cursor at any bookmark for enhanced editing....Inserting new text does not replace existing text of the bookmark...bookmark and inserting text there inserts the text into the form field...

    reference.aspose.com/words/net/aspose.words/doc...