Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 2,868 for

search index

(0.14 sec)
  1. Different exceptions for pdf file extraction - ...

    Hi, These are some exceptions we observed when extracting from PDF files: System.IndexOutOfRangeException: Invalid Index: Index should be in the range [1…n] where n equals to the pages count at Aspose.Pdf.Facades.Pd…...Search Product Family csharp , dotnet...IndexOutOfRangeExcep: Invalid index: index should be in the range [1…n]...

    forum.groupdocs.com/t/different-exceptions-for-...
  2. 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...
  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 to learn how to edit text documents, spreadsheets, and presentations using GroupDocs.Editor for Node.js via Java API features....Search Product Solution GroupDocs...setWorksheetIndex ( 0 ); // Index is 0-based, so this is the 1st...

    docs.groupdocs.com/editor/nodejs-java/edit-docu...
  5. 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-...
  6. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Search Product Solution GroupDocs...Call method with the sheet index and obtain object; Read a text...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. OverflowException: Arithmetic operation resulte...

    Hello, Unfortunately, we experienced an exception when one of our customers dealt with many (and maybe larger) files that they wanted to add to the Index. We got the exception via this event: pIndex.Events.ErrorOccurr…...Search Product Family dotnet jamsharp...latest version of the GroupDocs.Search 26.6.1 . Thank you! jamsharp...

    forum.groupdocs.com/t/overflowexception-arithme...
  8. Find Answers and Code About GroupDocs APIs! - G...

    Find answers about file formats processing in code. Knowledge base of all file format manipulation examples in .NET C# and Java....Search Product Family Find answers about text search and...and indexing of different files using code on any platform. GroupDocs...

    kb.groupdocs.com/
  9. Extract images to files | GroupDocs

    Learn how to save extracted images to files using GroupDocs.Parser for Python via .NET. Save images in different formats with format conversion....Search Product Solution GroupDocs...timestamp } _page { image . page . index + 1 } _img { idx + 1 }{ image...

    docs.groupdocs.com/parser/python-net/extract-im...
  10. Parse Data from Documents | GroupDocs

    Extract structured data from documents using templates with GroupDocs.Parser for Python via .NET....Search Product Solution GroupDocs...exposes extracted fields as an indexed collection. for i in range...

    docs.groupdocs.com/parser/python-net/parse-data...