Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 4,585 for

values

(0.06 sec)
  1. 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. Loading of template documents from HTML with resources 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.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/loading-of-tem...
  2. Read metadata properties from glTF file

    Learn how to read metadata properties from glTF file...the property name, type, and value. // Read glTF properties using...

    blog.groupdocs.com/metadata/read-gltf/
  3. Add Text Redaction Annotation using Java Annota...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of Java Annotation API v18.4. Using this latest version, now users can import distance annotation for Words and also able to add text redaction annotation in Slides. Aside this, multitude fixes and improvements are also introduced in this release. We therefore recommend you to download this latest release for a better API experience....annotation in Slides Opacity value for import in Diagrams Import...

    blog.groupdocs.com/annotation/java-annotation-a...
  4. sample.docx

    Разработка тестов SpecFlow 1 Основные понятия Specflow - это “исполняемая спецификация” .NET фреймворк с открытым исходным кодом, ориентированный на следующие подходы к разработке: Behavior Driven ......zoom-in-btn Then Zoom indicator value should be '300%' - Проверяет...key="TestsRunLocation" value="Ci" /> <add key="ScreenshotsDirectory" value="UiT...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  5. Extract data from HTML documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. Get supported file formats | GroupDocs

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/python-net/get-sup...
  7. Determine the file type | GroupDocs

    This article explains how to get a type of a file with GroupDocs.Viewer for Java using Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/java/how-to-determine...
  8. Save document to the specified stream | GroupDocs

    This article explains how to save document to the specified stream while using GroupDocs.Watermarks Java API.... We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/java/save-document...
  9. Add watermarks to images | GroupDocs

    Add watermarks to photos or multi-framed images using Python via .NET.... We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/python-net/add-wat...
  10. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/java/using-ocr/