Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 912 for

presentation to pdf

(0.37 sec)
  1. Documents | Documentation

    Learn about managing metadata for Documents formats....Working with metadata in Presentations Working with metadata in...Diagrams Working with metadata in PDF documents Working with metadata...

    docs.groupdocs.com/metadata/net/documents/
  2. Search for Barcode e-signatures | Documentation

    This article explains how To search for Barcode in the document with few lines of code over GroupDocs.Signature API....Barcode signatures that are present in a document. For the most...signature = new Signature ( "sample.pdf" )) { // search for signatures...

    docs.groupdocs.com/signature/net/search-for-bar...
  3. Load document from stream | Documentation

    Learn how To Load document from stream....cases when the document is presented only as a stream (without...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/load-document-fro...
  4. Viewer replace characters with square - Free Su...

    Hello, we have a new bug. Viewer is replacing some characters and double characters in the document with an empty square. Can you take a look at it? They are not special characters. We are using version 25.2. Thanks, …...pdf (2.4 MB) incorrect_characters...“bezpečnosti” in HTML markup is present as “bezpečnosꢁ”. But this text...

    forum.groupdocs.com/t/viewer-replace-characters...
  5. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents To the disk, GroupDocs.Parser enables To extract data from streams directly. The following example shows how To load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text inTo the reader try (TextReader reader = parser....cases when the document is presented only as a stream (without...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/load-document-fr...
  6. Document rendering basics | Documentation

    This section describes how To use GroupDocs.Viewer for Java To convert different document types To Pdf, HTML, PNG, and JPEG formats....Render Word documents Render PDF documents Render spreadsheet...files Render PowerPoint presentations Render Visio documents Render...

    docs.groupdocs.com/viewer/java/document-renderi...
  7. GroupDocs.Viewer Plugin for One of the Leading ...

    Moodle is a powerful learning management system that provides educaTors and learners with a robust set of Tools for building and administrating collaborative learning environments. When integrated inTo Moodle, GroupDocs.Viewer enables both educaTors and learners To view and securely share documents, drawings and images in more than 50 different file formats – all from within Moodle environment and without having To install original software used To create the files....supported file types include: PDF and Microsoft Word documents...spreadsheets, PowerPoint presentations, Outlook messages, Project...

    blog.groupdocs.com/viewer/groupdocs-viewer-plug...
  8. Using aliases | Documentation

    This article shows the use of aliases which allows you To reduce the length of search queries in text form....aliases for searching is presented below. const indexFolder =...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/using-ali...
  9. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used To perform operations about document passwords or password dictionary using Java....password protected documents is presented on the page. To get the number...File ( "c:\\MyIndex\\Protected.pdf" ). getAbsolutePath (); if (...

    docs.groupdocs.com/search/java/document-passwords/
  10. Using aliases | Documentation

    This article shows the use of aliases which allows you To reduce the length of search queries in text form....aliases for searching is presented below. C# string indexFolder...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/using-aliases/