Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 22,288 for

import

(0.04 sec)
  1. replacement

    Replacement | Aspose.Words for .NET API Reference,Font Replacement|Aspose.Slides Documentation,Font Replacement|Aspose.Slides for Python Documentation,Font...export/import and text replac......annotation export/import and...

    search.aspose.com/q/Replacement.html
  2. Java Annotation 23.2 | Image Quality Adjustment...

    GroupDocs.Annotation for Java 23.2 introduces image quality adjustment for document previews and resolves application slowdown during annotations....quality: import com.groupdocs.annotation.Annotator ; import com.groupdocs...

    releases.groupdocs.com/annotation/java/23-2/
  3. GroupDocs.Annotation for .NET 18.3 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for .NET 18.3 Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for .NET 18.3: Added user wise permissions Improved export of text annotations in PDF format Implement adding annotations to metadata for Slides and Words formats Implement Import using metadata for Images Improved Images annotating Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-579 Add user wise permission with annotations New Feature ANNOTATIONNET-624 Implement Import using metadata in Images Improvement ANNOTATIONNET-621 Add annotations to metadata in Words Improvement ANNOTATIONNET-620 Add annotations to metadata in Slides Improvement ANNOTATIONNET-619 Improve Annotation....and Words formats Implement import using metadata for Images Improved...ANNOTATIONNET-624 Implement import using metadata in Images Improvement...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  4. Create a minimal app | Documentation

    Build a minimal Java application using GroupDocs.Viewer for Java from scratch....utility import com.groupdocs.viewer.Viewer ; import com.groupdocs...mycompany.app ; import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/create-a-minimal...
  5. Python Digital Signature API - GroupDocs.Signature

    Easily integrate secure e-signatures into Python applications using GroupDocs.Signature. Simplify and streamline your document signing workflows with minimal effort....released Signing PDFs with Python import groupdocs.signature as sg def...Unauthorized Changes Ensure that important business documents are protected...

    products.groupdocs.com/signature/python-net/
  6. markdown-here/.eslintrc.json at master · adam-p...

    Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending. - markdown-here/.eslintrc.json at master · adam-p/markdown-here..."never", "objects": "never", "imports": "never", "exports": "never"...["error", "never"], "import/export": "error", "import/first": "error"...

    github.com/adam-p/markdown-here/blob/master/.es...
  7. PasswordDictionary.Remove Method - GroupDocs.Se...

    Removes a password of the specified document from the dictionary....GetEnumerator Method GetPassword Method Import Method Load Method LoadDefault...

    apireference.groupdocs.com/search/net/groupdocs...
  8. GroupDocs.Annotation for .NET 17.5.0 Release No...

    Note This page contains release notes for GroupDocs.Annotation for .NET 17.5.0 Major Features Below the list of new features and fixed bugs in this regular monthly release of GroupDocs.Annotation for .NET. The most notable are: Fixed issue on mechanism of annotations detection on special cases for Words documents Implemented ability to annotate Email documents (export only) Added ability to annotate Html documents Implemented Import annotations from tables for Words documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-393 Implement GetDocumentInfo from a stream New Feature ANNOTATIONNET-392 Implement Html documents annotating New Feature ANNOTATIONNET-391 Implement annotating Email format New Feature ANNOTATIONNET-390 Implement Import annotations in tables for Word New Feature ANNOTATIONNET-389 Fix issues with annotations detection in some special cases in Words documents Bug ANNOTATIONNET-388 Refactor annotations export logic Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Html documents Implemented import annotations from tables for...ANNOTATIONNET-390 Implement import annotations in tables for Word...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  9. How to Convert DOCX to MHTML using Java

    In this article, you will be guided through the steps to convert DOCX to MHTML using Java. Also, code example to generate mhtml from docx in Java can be found in it....from DOCX to MHTML format, import the necessary classes Initialize...All that is required is to import the DOCX file, retrieve the...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert XLSX to CSV using Java

    The focus of this topic is to guide you on how to convert XLSX to CSV using Java, and help you in developing a Java application to change XLSX to CSV in Java....the data in another system or import it into a database. Here are...using the Maven repository Import the required classes for XLSX...

    kb.groupdocs.com/conversion/java/how-to-convert...