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

text

(0.36 sec)
  1. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for C++ lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....key features such as managing text, shapes, tables & animations...different kinds of frames (that is text, audio & video frames). Rich...

    docs.aspose.com/slides/cpp/product-overview/
  2. [.NET] TextAbsorber fails to resolve ToUnicode ...

    I try to extract Text from a simple pdf printed with Word containing just “ff” ligature in Aptos font (does NOT contain ff glyph). I get following error from TextAbsorber The Text showing operator hasn't ActualText entr…... 12:05pm 1 I try to extract text from a simple pdf printed with...error from TextAbsorber The text showing operator hasn't ActualText...

    forum.aspose.com/t/net-textabsorber-fails-to-re...
  3. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...// We can determine where the text contents of nodes that we insert...

    reference.aspose.com/words/net/aspose.words/com...
  4. Parse PDF documents|Aspose.PDF for Python via .NET

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Python via .NET....covers how to: Extract Text from PDF . Text Parsing or Extraction...ready-made PDFs. You will learn about text parsing from a whole document...

    docs.aspose.com/pdf/python-net/parsing/
  5. Create PDF Forms using Python | Aspose.PDF

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....path_infile ) # Create a new text box field rectange = apdf ....value = "Text Box" # Customize the border of the text box field...

    products.aspose.com/pdf/python-net/acroforms/cr...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Multiline method. Specifies whether this SDT allows multiple lines of Text in C++....SDT allows multiple lines of text. bool Aspose :: Words :: Markup...structured document tag in a plain text box and modify its appearance...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. DocumentBuilder.moveToField method | Aspose.Wor...

    DocumentBuilder.moveToField method. Moves the cursor to a field in the document....DocumentBuilder and add a run of text after it. let field = builder...null ); builder . write ( " Text immediately after the field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. AI component overview|Documentation

    Integrate LLM-based spell‑check and Text enhancement into recognition....This feature enables enhanced text recognition by performing automatic...correction and post-recognition text enhancement , especially useful...

    docs.aspose.com/ocr/net/ai-component-overview/
  9. 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-...
  10. 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...