Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 32,515 for

annotate

(0.16 sec)
  1. كيفية تحويل PDF إلى HTML باستخدام C #

    تعرف على كيفية تحويل PDF إلى HTML باستخدام C # على أي نظام أساسي بدون أي برنامج تابع لجهة خارجية. تحقق من الدليل ونموذج التعليمات البرمجية لتحويل PDF إلى HTML في C #....Annotation Product Family GroupDocs...

    kb.groupdocs.com/ar/conversion/net/how-to-conve...
  2. Jak převést MHTML do HTML pomocí C#

    Snadno provádějte převod dokumentů a naučte se proces převodu MHTML do HTML pomocí C#. Naučte se také implementovat schopnost převodu MHTML na HTML C#....Annotation Product Family GroupDocs...

    kb.groupdocs.com/cs/conversion/net/how-to-conve...
  3. Kako usporediti Word dokumente koristeći C#

    Ovaj članak opisuje postupak usporedbe Word dokumenata pomoću C# i kako napisati kod u C# za usporedbu dva Word dokumenta i isticanje razlika....Annotation Product Family GroupDocs...

    kb.groupdocs.com/hr/comparison/net/how-to-compa...
  4. Categories

    एपीआई द्वारा उत्तर खोजें GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Prod......Annotation Product Family GroupDocs...

    kb.groupdocs.com/hi/categories/page/28/
  5. Categories

    API에서 답변을 찾으십시오 GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product Famil......Annotation Product Family GroupDocs...

    kb.groupdocs.com/ko/categories/page/23/
  6. Convert files to various formats | GroupDocs

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of Java code....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/convert/
  7. Convert files to various formats | GroupDocs

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of JavaScript code....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/convert/
  8. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/loading-of-temp...
  9. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Download Data Source Document Multiple Tables Data.docx Template Using Document Table Set as Data Source....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/loading-multip...
  10. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString “«[yourValue]»” Convert sourceString to sourceBytes using ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.assembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/working-with-s...