Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 3,087 for

index

(0.04 sec)
  1. Extract text from Microsoft Office Word documen...

    Learn how to extract text from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract text from entire documents or specific pages with error handling in C#....; Call method with the page index and obtain object; Read a text...

    docs.groupdocs.com/parser/net/extract-text-from...
  2. Existing objects in PDF document | GroupDocs

    Removing watermark from a particular page of PDF document using C#....class ); // Remove XObject by index pdfContent . getPages (). get_Item...class ); // Remove Artifact by index pdfContent . getPages (). get_Item...

    docs.groupdocs.com/watermark/java/existing-obje...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...introduces safe and reliable indexing by implementing the option...option to reload the index in case some of some critical error. The...

    blog.groupdocs.com/groupdocs.blog/page/69/
  4. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios....The page information (page index and page size) The total number...table cell by row and column indexes. double The the row height...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  5. Extract text in Raw Mode | GroupDocs

    This article explains that how to extract text in Raw mode....calculations; Call method with the page index and obtain object; Read a text...

    docs.groupdocs.com/parser/java/extract-text-in-...
  6. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....property; Call method with the page index and obtain object; Read a text...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...search along with optimizing the index data on hard disk. We are glad...

    blog.groupdocs.com/groupdocs.blog/page/76/
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...all the methods in previous index versions. Well, that’s not just...

    blog.groupdocs.com/groupdocs.blog/page/78/
  9. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....value, where N is a one-based index of a slide within the same Presentation...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  10. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed or insert document OLE objects in Word documents, Excel Spreadsheets, or Powerpoint presentations programmatically in C# using .NET API....// Setting the Row & height Index, you have more options. ColumnIndex...

    blog.groupdocs.com/merger/insert-ole-objects-in...