Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 9,043 for

indexing

(0.07 sec)
  1. البحث عن مرادفات لأي كلمة في Java | مجموعات الم...

    ابحث عن جميع المرادفات الممكنة لأي كلمة في Java. احصل على مجموعات مختلفة من المرادفات مرتبة حسب المعاني المختلفة للكلمة نفسها باستخدام واجهة برمجة تطبيقات البحث...."show"; String[] synonyms = new Index().getDictionaries().getSynonymDictionary()..."show"; String[][] groups = new Index().getDictionaries().getSynonymDictionary()...

    blog.groupdocs.com/ar/search/find-synonyms-of-w...
  2. templatebarcode - GroupDocs.Parser for Java - A...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......integer value that represents the index of the page where the template...

    apireference.groupdocs.com/parser/java/com.grou...
  3. PresentationWatermarkLayoutSlideOptions Class -...

    Represents options when adding watermark to a Presentation document layout slide....LayoutSlideIndex Gets or sets the index of layout slide to add the watermark...

    apireference.groupdocs.com/watermark/net/groupd...
  4. Page - GroupDocs.Parser for Java - API Reference

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......page information such as page index and page size. Constructors...

    apireference.groupdocs.com/parser/java/com.grou...
  5. Create Document Viewer in ASP.NET Core MVC for ...

    The online document viewers have become popular after the grown usage of digital documents, especially in the content management systems. The reason behind this popularity is you can view a variety of document formats without purchasing or installing dedicated software programs. Considering the importance of document viewers, I thought to write an article on how to create a universal document viewer in ASP.NET MVC. We are going to create an ASP.... Open Views/Home/Index.cshtml file and replace its...

    blog.groupdocs.com/viewer/document-viewer-in-as...
  6. Conversion to POTX is supported in GroupDocs.Co...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.12. This release comes with support of new document formats such as POTX and POTM. Multitude of improvements and bug fixes are also introduced in this release. Improvements such as Cells to SVG conversion, Words to Gif and setting up custom font directories are in the list. Moreover, issues like file reading error and saving complete multipage document to single image are resolved....conversion, InvalidValueFormatEx Index was outside the bounds of the...

    blog.groupdocs.com/conversion/conversion-potx-f...
  7. .NET, Java, Cloud-APIs und Online-Dokumentparse...

    Holen Sie sich eine All-in-One-Lösung zum Parsen von Dokumenten für .NET, Java und cloudbasierte Anwendungen. Extrahieren Sie Daten aus Dokumentformaten online mit der einfachen Drag-and-Drop-Funktion...barcodes ) { // Print the page index Console . WriteLine ( "Page:..."Page: " + barcode . Page . Index . ToString ()); // Print the barcode...

    products.groupdocs.com/de/parser/net/
  8. Extract text from PDF documents | Documentation

    To extract a text from PDF 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. Here are the steps to extract a text from PDF document: Instantiate Parser object for the initial document; 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....property; Call method with the page index and obtain object; Read a text...calculations; Call method with the page index and obtain object; Read a text...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. DiagramConvertOptions Class - GroupDocs.Convers...

    Options for conversion to Diagram file type....) Pages The list of page indexes to be converted. Should be...

    apireference.groupdocs.com/conversion/net/group...
  10. Searching | Documentation

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....search Fuzzy search Getting indexed documents Highlighting search...

    docs.groupdocs.com/search/nodejs-java/searching/