Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 1,386 for

presentation watermarking

(0.07 sec)
  1. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...Watermark Product Solution GroupDocs...search query language is presented on the page . In addition...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  2. Mật khẩu bảo vệ tệp PowerPoint trong Java | Khó...

    Cách khóa file PowerPoint bằng mật khẩu trong Java. Thay đổi và xóa mật khẩu hiện tại để mở khóa các tệp PPT/PPTX bằng API Java....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Khi bạn cố mở tệp...

    blog.groupdocs.com/vi/merger/lock-unlock-ppt-pp...
  3. Get Document Information using Java

    Learn how to get document information using Java. Improve the efficiency of document management by mastering the technique of how to get file properties using Java....Watermark Product Family GroupDocs.Merger...text files, spreadsheets, presentations, or other formats, the ability...

    kb.groupdocs.com/metadata/java/get-document-inf...
  4. Jak przekonwertować plik PDF na prezentację w J...

    W tym artykule przedstawiono procedurę krok po kroku konwersji pliku PDF na prezentację w języku Java oraz przykładową aplikację do konwersji pliku PDF na prezentację programu PowerPoint przy użyciu języka Java....Watermark Product Family GroupDocs.Merger... aby konwertować PDF na Presentation w Javie . Ten przepływ pracy...

    kb.groupdocs.com/pl/conversion/java/how-to-conv...
  5. Как преобразовать PDF в презентацию на C#

    В этой короткой статье описывается пошаговая процедура преобразования PDF в презентацию на C# и разработка приложения для конвертера PDF в PPTX с использованием C#....Watermark Product Family GroupDocs.Merger...разработать конвертер PDF в Presentation на C# , следуя пошаговым...

    kb.groupdocs.com/ru/conversion/net/how-to-conve...
  6. Get supported file formats | Documentation

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section....Watermark Product Solution GroupDocs...of supported file types is presented below. Iterable < FileType...

    docs.groupdocs.com/metadata/java/get-supported-...
  7. Password Protect Word Document | Add Password t...

    Add password to your Word files. Lock Word documents with password protection using free online app & programmatically using GroupDocs.... You can use watermarks, encrypt files, or add passwords...PDF Files Lock PowerPoint Presentations with Password to Protect...

    blog.groupdocs.com/merger/password-protect-word...
  8. How to Streamline Your Document Signing Using O...

    A steady document signing process is the back bone of any contract-oriented organization. Conventional signing process leaves you with piles of signed documents, difficult to handle and archive. Also, the documents are passed around different departments, either getting lost or eating up too much time delaying the signing process. Online signature is the answer to all these concerns. Save your time and effort with GroupDocs’ online signatureSay good bye to lost signed documents and tons of paper piling up in your office!...step only after finishing the present one. This will make sure that...envelope. You can also add a watermark to your documents. This step...

    blog.groupdocs.com/signature/how-to-streamline-...
  9. Add or Remove Annotations | Annotate PDF files ...

    Programmatically add and remove annotations from PDF files in Java. Add arrow, rectangle, ellipse, highlight, watermark annotations and more using Java API....documents, spreadsheets , presentations , images , email messages...Text Redaction Underline Watermark Let’s start adding some of...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  10. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Watermark Product Solution GroupDocs...language in text form is presented on the page . Syntax with...

    docs.groupdocs.com/search/nodejs-java/queries-i...