Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 33,305 for

annotation

(1.11 sec)
  1. Jak extrahovat metadata z dokumentu Word pomocí...

    Tento krátký tutoriál popisuje proces extrahování metadat z dokumentu Word pomocí Javy a jak iterovat dokument metadat Word v Javě....Annotation Product Family GroupDocs...

    kb.groupdocs.com/cs/parser/java/how-to-extract-...
  2. Jak porovnávat soubory PDF pomocí C#

    Tento krátký tutoriál podrobně vysvětluje proces porovnávání souborů PDF pomocí jazyka C# a vede vás k vývoji funkcí pro porovnání dvou souborů PDF pomocí jazyka C#....Annotation Product Family GroupDocs...

    kb.groupdocs.com/cs/comparison/net/how-to-compa...
  3. كيفية توقيع PDF باستخدام التوقيع الرقمي باستخدا...

    يرشدك هذا البرنامج التعليمي القصير خلال عملية التوقيع على ملف PDF بتوقيع رقمي باستخدام Java ويوفر تنفيذ التوقيع الرقمي في Java....Annotation Product Family GroupDocs...

    kb.groupdocs.com/ar/signature/java/how-to-sign-...
  4. كيفية مقارنة الصور في C #

    هل ترغب في إجراء مقارنة الصور بسهولة ، ثم مراجعة الدليل لمقارنة الصور في C # وتعلم كيفية إنشاء مقارنة الصور في وظيفة C #؟...Annotation Product Family GroupDocs...

    kb.groupdocs.com/ar/comparison/net/how-to-compa...
  5. Numbered List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Text Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the client names in a numbered list. Report must be generated in the Text document. Adding Syntax to be evaluated by GroupDocs....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/numbered-list-...
  6. Jak převést DOC na DOCX pomocí Java

    Podívejme se rychle na podrobné pokyny pro převod DOC na DOCX pomocí Java a jak je použít k vývoji schopnosti převodu Java DOC na DOCX....Annotation Product Family GroupDocs...

    kb.groupdocs.com/cs/conversion/java/how-to-conv...
  7. Single Row Image in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Text Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the Text Document....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/single-row-ima...
  8. Single Row Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Email Document format. Single Row Image in Email Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show image of the manager It must show Name and age of manager Adding Syntax to be evaluated by GroupDocs....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/single-row-ima...
  9. Jak převést VSDX do PDF v C#

    V tomto krátkém tutoriálu vás provedeme procesem převodu VSDX do PDF v C# a vytvoříme ukázkový kód pro převod souboru Visio do PDF bez Visio....Annotation Product Family GroupDocs...

    kb.groupdocs.com/cs/conversion/net/how-to-conve...
  10. Save with default options | GroupDocs

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/save-with-def...