Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 3,869 for

assembly

(0.06 sec)
  1. Edit PowerPoint Presentations | Documentation

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for .NET....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/edit-powerpoint/
  2. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. Search text | Documentation

    This article explains that how to search text from documents....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/search-text/
  4. Parse data from documents | Documentation

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  5. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/net/build-your-first-...
  6. Specify spreadsheet rendering options | Documen...

    Render spreadsheet files (Excel, etc.) to HTML, PDF, or images using GroupDocs.Viewer's Python API options....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/specify-re...
  7. How to use custom cache implementation | Docume...

    How to use custom caching implementation with GroupDocs.Viewer using Java....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  8. Render PowerPoint presentations as HTML, PDF, a...

    Convert PowerPoint presentations to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/render-pre...
  9. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Render to HTML | Documentation

    With GroupDocs.Viewer for .NET you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/rendering-to-html/