Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 3,181 for

image annotation

(0.05 sec)
  1. Hello, World! | GroupDocs

    Render documents to HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python via .NET. Simple and powerful!...Annotation Product Solution GroupDocs...Example 3: Render document to PNG images In this example we’ll render...

    docs.groupdocs.com/viewer/python-net/hello-world/
  2. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java...Annotation Product Solution GroupDocs...example, archives or raster images), then the empty list will...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  3. Handling the ID3v2 tag | GroupDocs

    This article explains how to handle ID3v2 tag....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/handling-the-i...
  4. Save Document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....Annotation Product Solution GroupDocs...HTML markup with stylesheets, images, and possibly other resources...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  5. Node.js를 사용하여 Word 문서를 이미지로 렌더링

    Node.js를 사용하여 Word 문서를 이미지로 렌더링하는 방법을 코드 예제와 함께 알아보겠습니다. Node.js에서 Word 문서를 이미지로 렌더링하기 위해 별도의 도구를 설치할 필요는 없습니다....Annotation Product Family GroupDocs...찾고 있다면, 이 튜토리얼은 서버 측 Word to Image 렌더링 Node.js 를 구현하는 방법을 정확하게...

    kb.groupdocs.com/ko/viewer/nodejs/render-word-d...
  6. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into Images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Annotation Product Solution GroupDocs...options (convert pages into images, and save PDF with scan-like...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  7. How to Run Examples | GroupDocs

    This article describes how to run GroupDocs.Merger for .NET code examples....Annotation Product Solution GroupDocs...CSharp/Resources/ — sample documents and images used by the examples. Examples/GroupDocs...

    docs.groupdocs.com/merger/net/how-to-run-examples/
  8. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Convert to CAD formats with advanced options | ...

    Learn about CadConvertOptions class for CAD file formats (DWG, DXF, DWF) in GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...FROM CAD formats to PDF or images, use or . More Resources Was...

    docs.groupdocs.com/conversion/net/convert-to-ca...
  10. Working with vCard metadata | GroupDocs

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-v...