Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 2,836 for

indexing

(0.13 sec)
  1. Removing found watermarks | Documentation

    This article explains how to remove found watermarks while using GroupDocs. Watermarks API....watermark at the specified index from the document. possibleWatermarks...

    docs.groupdocs.com/watermark/net/removing-found...
  2. تحرير ملفات Excel في Java | قم ببناء محرر ورقة ...

    قم بتحرير ملفات Excel (XLS و XLSX و ODS) باستخدام تطبيق Java الخاص بك. أمثلة لتحرير جداول البيانات باستخدام جداول البيانات وتحرير المستندات Java API....setWorksheetIndex(0); // index is 0-based, so this is 1st tab...

    blog.groupdocs.com/ar/editor/edit-excel-files-i...
  3. Annotate Word DOC DOCX files in Java | Add or R...

    Add or remove annotations from Word DOC/DOCX files in Java. Add arrow, rectangle, ellipse, watermark annotations using document Annotation API....annotations by providing the indexes to remove the specific annotations...

    blog.groupdocs.com/annotation/annotate-word-doc...
  4. Excel Dosyalarını Java'da Düzenleme | Çevrimiçi...

    Java uygulamanızla Excel dosyalarını (XLS, XLSX, ODS) düzenleyin. Elektronik tablo ve belge düzenleme Java API kullanarak elektronik tablo düzenleme örnekleri....setWorksheetIndex(0); // index is 0-based, so this is 1st tab...

    blog.groupdocs.com/tr/editor/edit-excel-files-i...
  5. 如何使用 Java 从 PDF 中删除注释回复

    本主题的目的是向您展示如何使用 Java 从 PDF 中删除注释回复,以及使用 Java 从 PDF 中删除回复注释的代码示例。...getReplies 方法获取注释的回复,并使用 remove(index) 方法删除所需的回复 调用 Annotator.update...

    kb.groupdocs.com/zh/annotation/java/how-to-remo...
  6. Text search in network | Documentation

    This page contains information about full-text searching in the search network....same as those for a single index search. The following code example...

    docs.groupdocs.com/search/net/text-search-in-ne...
  7. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. 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. In turn, display_text_expression defines text to be displayed for the hyperlink....value, where N is a one-based index of a slide within the same Presentation...

    docs.groupdocs.com/assembly/java/inserting-hype...
  8. 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...
  9. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....property; Call method with the page index and obtain object; Read a text...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. C# ile Word, Excel, PowerPoint'te OLE Nesneleri...

    Belge OLE nesnelerini Word belgelerine, Excel Elektronik Tablolarına veya Powerpoint sunumlarına .NET API kullanarak programlı olarak C# ile gömün veya ekleyin....// Setting the Row & height Index, you have more options. ColumnIndex...

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