Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 3,519 for

presentation

(0.11 sec)
  1. Verify Digital Signature in Documents using Java

    Verify digital signatures in digitally signed Word documents, Excel sheets, PowerPoint Presentations, and PDF files using Electronic Signature Java API....spreadsheets, and Powerpoint presentations. Instantiate the Signature...spreadsheets XLS/XLSX , and presentations PPT/PPTX . Conclusion #...

    blog.groupdocs.com/signature/verify-digital-sig...
  2. Read Structured Text Using GroupDocs.Text for ....

    We are pleased to announce the monthly release of version 17.04.0 of the GroupDocs.Text for .NET API. This version comes up with a major feature related to the implementation of the architecture to read structured text in documents. The API now allows reading structured text in different file formats like text documents, Presentations, spread sheets and emails. For a better user experience with the text extraction API, we recommend you to download and integrate the latest version of the API....formats like text documents, presentations, spread sheets and emails...Reading structured text from presentations Reading structured text...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  3. Generate Image Preview of the Documents

    Image previews are now commonly used to present your file/document to the users. It is quite useful when you want the users to quickly have a look at your document without downloading or opening it. As an example, MS Windows has this ability to provide the preview of the files in the preview pane of File Explorer without opening the document in the dedicated software program. Did you ever desire to have the ability to generate image previews in your application?...previews are now commonly used to present your file/document to the users...documents: PDF documents Presentations Spreadsheets Word processing...

    blog.groupdocs.com/metadata/generate-image-prev...
  4. Konwertuj prezentacje do formatu PDF w Javie | ...

    Programowo konwertuj prezentacje w formatach MS PowerPoint i Open Office Impress, takich jak ODP, PPT, PPTX, do formatu PDF za pomocą API konwersji Java....converter = new Converter("presentation.pptx"); PdfConvertOptions...converter = new Converter("presentation.pptx"); PdfConvertOptions...

    blog.groupdocs.com/pl/conversion/convert-presen...
  5. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API.... These modes are presented by two properties with the...At first, such property is present in the class and is doubled...

    docs.groupdocs.com/editor/net/float-and-paginal...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...spreadsheets, PowerPoint presentations, Visio diagrams and CAD...drawings. Today, I’d like to present several great enhancements...

    blog.groupdocs.com/groupdocs.blog/page/93/
  7. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your PDF, Presentation and spreadsheet documents....documents, slides from presentations and worksheets from spreadsheet...supported formats are: PDF, presentations (Microsoft PowerPoint, OpenOffice...

    docs.groupdocs.com/redaction/net/remove-page-re...
  8. How to Convert TXT to PPTX using Java

    This article aims to convert TXT to PPTX using Java on commonly used operating systems. Also, a code example is provided to transform TXT to PPTX using Java....TXT files to PowerPoint presentations is a frequent task in today’s...PPTX with Java! Earlier, we presented a tutorial on converting TXT...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Passwortschutz für PowerPoint-Dateien in Java |...

    So sperren Sie PowerPoint-Dateien mit Passwörtern in Java. Ändern Sie das vorhandene Kennwort und entfernen Sie es, um die PPT/PPTX-Dateien mithilfe der Java-API zu entsperren....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Wenn Sie versuchen...

    blog.groupdocs.com/de/merger/lock-unlock-ppt-pp...
  10. Mật khẩu bảo vệ tệp PowerPoint trong C# | Khóa ...

    Cách khóa tệp PowerPoint bằng mật khẩu bằng C#. Thay đổi và xóa mật khẩu hiện có để mở khóa các tệp PPT/PPTX bằng .NET API....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Đây là đầu ra...

    blog.groupdocs.com/vi/merger/lock-unlock-ppt-pp...