Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 39,114 for

documents

(0.18 sec)
  1. Edit PowerPoint Presentations | Online Editing ...

    Discover efficient ways to edit PowerPoint presentations. Either edit PPT/PPTX files online or do it programmatically using C# & Java....NET API | Documentation | Download Edit PowerPoint...find them here: Java API | Documentation | Download Conclusion #...

    blog.groupdocs.com/editor/edit-presentation-ppt...
  2. Extract text in Raw Mode | Documentation

    This article explains that how to extract text in Raw mode....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...functionality to extract a text from documents. The Raw mode is the fastest...

    docs.groupdocs.com/parser/java/extract-text-in-...
  3. How to Run Examples | Documentation

    Examples to annotate on your Documents, images or web pages using C#....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...run your project. Rendered document pages appears in the C:\\output\\...

    docs.groupdocs.com/annotation/net/how-to-run-ex...
  4. Load Presentation document with options | Docum...

    Learn this article and check how to load and convert Microsoft PowerPoint Documents with advanced options using GroupDocs.Conversion for Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Loading Documents / Load options for different document types /...

    docs.groupdocs.com/conversion/java/load-present...
  5. Highlighted Results of Exact Phrase Search in T...

    We are pleased to announce the release of version 17.12 of GroupDocs.Search for .NET. GroupDocs.Search for .NET 17.12 has come with 4 enhancements. We have introduced the feature of getting highlighted results of exact phrase search in text. Furthermore, we have improved the calculation of relevance of search results as well as redesigned the syntax of the search query. We would recommend you to enhance your applications using this latest version....Index(indexFolder); // Indexing documents index.AddToIndex(documentsFolder);...HTML-formatted text for the first document directly to the file 'HighlightedResults...

    blog.groupdocs.com/search/highlighted-results-o...
  6. Password Protect PowerPoint Files in C# | Lock ...

    How to lock PowerPoint files with passwords using C#. Change the existing password and remove it to unlock the PPT/PPTX files using the .NET API....the presentation and other documents within the .NET applications...that are mentioned in the documentation . You can download the DLLs...

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...
  7. Find Synonyms of any Word using C# | Synonym Gr...

    Find all the possible synonyms of any word in C# using .NET API. Get different collections of synonyms arranged by different meanings of the same word....for your search purpose or document analysis. This article will...its synonyms in multiple documents within a folder. It supports...

    blog.groupdocs.com/search/find-synonyms-of-word...
  8. Existing objects in Word document | Documentation

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...processing documents / Existing objects in Word document Existing...

    docs.groupdocs.com/watermark/java/existing-obje...
  9. Configuring search network | Documentation

    This page contains information about configuring the search network....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...used to extract data from documents added to the search network...

    docs.groupdocs.com/search/net/configuring-searc...
  10. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced Usage / Saving documents / Use advanced rasterization...

    docs.groupdocs.com/redaction/java/use-advanced-...