Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 148,124 for

text

(0.13 sec)
  1. Extract Images from PDF and recognize BarCodes|...

    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....documents are usually comprised of Text, Image, Table, Attachments,.... Read ()) { // Get BarCode text from BarCode image var code...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  2. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes...find-and-replace # operation to ignore text inside footnotes. # Set the...operation to also search for text inside footnotes. options =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...orientation, images, having text selectable). Should I treat...depending if it contains images or text? Please help. Professionalize...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  4. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell... fitText If true , fits text in the cell, compressing each...Returns or sets the orientation of text in a table cell. preferredWidth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Shape.OleFormat | Aspose.Words for .NET

    Access and manage the OleFormat property of shapes effortlessly. Retrieve OLE data for enhanced functionality, with null return for non-OLE objects....private void AppendLine ( string text ) { for ( int i = 0 ; i < mTextIndentLevel...AppendLine ( text ); } /// <summary> /// Return all the text that the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Shape.AcceptEnd | Aspose.Words for .NET

    Discover the Shape AcceptEnd method to seamlessly guide visitors to the shape's end, enhancing user experience and interaction....private void AppendLine ( string text ) { for ( int i = 0 ; i < mTextIndentLevel...AppendLine ( text ); } /// <summary> /// Return all the text that the...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose.HTML Product Family

    Find answers about creating, editing, extracting data & converting HTML pages to PDF, XPS, Images and other formats using code....Convert HTML to Text in Java How to Convert HTML to Text in C# How...

    kb.aspose.com/html/page/3/
  8. Work with Bookmarks|Aspose.Words for .NET

    Add a bookmark into a document. NPOI does not provide an opportunity to work with bookmarks using C#.... Writeln ( "Text inside a bookmark." ); builder...running code Find and Replace Text in Documents Add Watermark in...

    docs.aspose.com/words/net/working-with-bookmark...
  9. Manage Presentation Accessibility in C++|Aspose...

    Discover how Aspose.Slides for C++ helps automate presentation accessibility checks in PPT, PPTX and ODP files—enhance screen reader experience and boost compliance....order, meaningful alternative text for informative visuals, sufficient...typography, descriptive link text, and avoiding conveying meaning...

    docs.aspose.com/slides/cpp/presentation-accessi...
  10. Extract Data from Table in PDF with C#|Aspose.P...

    Learn how to extract tabular from PDF using Aspose.PDF for .NET in C#... Text ); } Console . Write ( $"{sb...absorber = new Aspose . Pdf . Text . TableAbsorber (); absorber...

    docs.aspose.com/pdf/net/extract-data-from-table...