Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 15,739 for

doc

(0.22 sec)
  1. Support for Native Word & PDF Annotations in Gr...

    GroupDocs.Annotation for Java is a flexible library built to extend Document collaboration to the web. It allows end users to review, annotate and comment on over 50 types of Documents. The library supports Microsoft Office and OpenDocument formats, PDFs, images, AutoCAD drawings and others. A rich set of tools allows users to draw lines, place watermarks and pointers, redact and comment text, strike through and underline it. And thanks to its cross-browser compatibility, the library lets users to annotate Documents literally from any web-enabled device using just a browser and without having to install any third party software or plugins....can now be exported to a Word (DOC/DOCX) file with the edits (comments...

    blog.groupdocs.com/annotation/support-for-nativ...
  2. GroupDocs.Metadata for .NET 17.1.0 Now Detects ...

    GroupDocs team is really delighted to announce the release of** GroupDocs.Metadata for .NET version 17.01.0**. The latest release comes up with a number of new features and enhancements. Users can now detect or remove digital signatures from Documents. The API has also improved Document’s information retrieval and implements the ability to recognize file type of a Document. And That’s not all! The API has also introduced some really exciting enhancements related to power point presentation Documents and audio formats....of the document format (DOCX, DOC, DOT etc) Ability to detect digital...

    blog.groupdocs.com/metadata/releasing-goupdocs....
  3. Announcing GroupDocs Online Document Viewer Blo...

    We are excited to introduce the GroupDocs.Viewer block for Moodle CMS. With this block installed, you can embed GroupDocs’ online Document viewer widget into Moodle webpages to display PDF, Microsoft Office and other common Document types on your website. You Moodle website visitors can then view Documents online directly on your website. What is important, end users don’t have to install any software. Documents embedded to your website with GroupDocs.Viewer can be viewed using any standard web-browser....Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  4. GroupDocs.Conversion Product Family

    Գտեք պատասխաններ տարբեր տեսակի փաստաթղթերի և պատկերների փոխակերպման վերաբերյալ՝ օգտագործելով ծածկագիրը ցանկացած հարթակում:...օգտագործելով C# Ինչպես փոխարկել DOC-ը DOCX-ի Java-ի միջոցով Ինչպես...

    kb.groupdocs.com/hy/conversion/page/16/
  5. GroupDocs.Conversion Product Family

    Գտեք պատասխաններ տարբեր տեսակի փաստաթղթերի և պատկերների փոխակերպման վերաբերյալ՝ օգտագործելով ծածկագիրը ցանկացած հարթակում:...օգտագործելով C# Ինչպես փոխարկել DOCX-ը DOC-ի C#-ի միջոցով Ինչպես փոխարկել...

    kb.groupdocs.com/hy/conversion/page/8/
  6. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word Documents, combine several DocX or Doc files into one using GroupDocs.Merger for Node.js via Java....Order Upgrade an Order Support Docs API Reference Live Demos Free...text documents include DOCX , DOC and RTF . How to merge DOCX documents...

    docs.groupdocs.com/merger/nodejs-java/merge/word/
  7. Generate Output in Same Format as Template | Gr...

    Save assembled Documents in the same format as the template (e.g., DocX to DocX, XLSX to XLSX)....Order Upgrade an Order Support Docs API Reference Live Demos Free...output: Word Processing : DOCX, DOC, RTF, ODT, OTT Spreadsheet :...

    docs.groupdocs.com/assembly/net/basic-usage-sam...
  8. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown Documents/files like a common text Documents using a GroupDocs.Editor for Java....Order Upgrade an Order Support Docs API Reference Live Demos Free...inputPath ); { EditableDocument doc = editor . edit ( editOptions...

    docs.groupdocs.com/editor/java/edit-markdown/
  9. GroupDocs.Signature for Python 26.1 – 最新更新與修復(2...

    探索 GroupDocs.Signature for Python 26.1 的新功能。現已在 NuGet 與 GroupDocs 官方網站上提供。... 修正 Linux 上的 DOC 預覽崩潰 升級說明 資源 GroupDocs.Signature...SIGNATURENET‑5555 🐞 錯誤修復 修正 Linux 上處理 DOC 檔案時 GeneratePreview() 的型別初始化例外。...

    blog.groupdocs.com/zh-hant/signature/groupdocs-...
  10. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your Document. Ex: @"C:\Docs\source.Doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....Order Upgrade an Order Support Docs API Reference Live Demos Free...your document. Ex: @"C:\Docs\source.doc" try ( InputStream stream...

    docs.groupdocs.com/metadata/java/load-from-a-st...