Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 2,965 for

search index

(0.05 sec)
  1. Extract Tables from PDF Documents | GroupDocs

    Learn how to extract tables from PDF documents using GroupDocs.Parser for .NET. Compare multiple extraction methods from basic page-specific extraction to advanced document-wide processing with complete code examples....Search Product Solution GroupDocs...Targeting: Specify exact page index (0-based) for precise extraction...

    docs.groupdocs.com/parser/net/best-ways-extract...
  2. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page Index - value that represents the Index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Search Product Solution GroupDocs...optional page index - value that represents the index of the page...

    docs.groupdocs.com/parser/java/working-with-tem...
  3. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features....Search Product Solution GroupDocs...editOptions1 . WorksheetIndex = 0 ; //index is 0-based, so this is 1st tab...

    docs.groupdocs.com/editor/net/edit-document/
  4. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for Java API features....Search Product Solution GroupDocs...setWorksheetIndex ( 0 ); //index is 0-based, so this is 1st tab...

    docs.groupdocs.com/editor/java/edit-document/
  5. Extract text from PDF documents | GroupDocs

    Learn how to extract text from PDF documents using GroupDocs.Parser for .NET. Extract text from entire PDF or specific pages with error handling. Includes PDF text extraction library C# examples....Search Product Solution GroupDocs...; Call method with the page index and obtain object; Read a text...

    docs.groupdocs.com/parser/net/extract-text-from...
  6. XMP Metadata in PSD and AI Files - .NET Guide f...

    Creative teams lose track of rights and keywords inside PSD and AI files. Learn how GroupDocs.Metadata for .NET reads and writes xmp metadata server-side, with working C# code....Step 4 — Write Keywords for Search Do we need Photoshop licenses...psd metadata nobody verified. Search stops finding assets that exist...

    blog.groupdocs.com/metadata/xmp-metadata-in-ado...
  7. Remove annotation from document | GroupDocs

    This page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for Java....Search Product Solution GroupDocs...remove annotation using its index: Java // This example demonstrates...

    docs.groupdocs.com/annotation/java/remove-annot...
  8. GroupDocsParserException when indexing very old...

    Hello, We get an exception when trying to Index an old doc file: GroupDocs.Parser.Exceptions.GroupDocsParserException: The document appears to be corrupted and cannot be loaded. at .(Stream , LoadOptions ) at .(N…...GroupDocsParserExcep when indexing very old doc file GroupDocs.Search Product Family...an exception when trying to index an old doc file: GroupDocs.Parser...

    forum.groupdocs.com/t/groupdocsparserexception-...
  9. Working with Images | GroupDocs

    Enumerate, filter, and save images extracted with GroupDocs.Parser for Python via .NET....Search Product Solution GroupDocs...page { image_area . page . index + 1 } " ) brochure.pdf The following...

    docs.groupdocs.com/parser/python-net/working-wi...
  10. Read and Write XMP in PSD and AI Files - Java G...

    Tired of filling metadata panels file by file? Read and write xmp metadata in PSD and Adobe Illustrator files from Java, with working code for reads, stamping, and keywords....Illustrator files nobody could search; we fixed it with a loop, not...Licensing asks about dc:rights. Search cares about dc:subject. Both...

    blog.groupdocs.com/metadata/xmp-metadata-in-ado...