Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 30,163 for

groupdocs.conversion

(0.06 sec)
  1. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-redaction...
  2. Use PageAreaRedaction | Documentation

    This article explains that how to use PageAreaRedaction....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/use-page-area-...
  3. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for .NET API....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/filtering-ann...
  4. Add link annotation | Documentation

    The page describes how to add link annotation to a document using GroupDocs.Annotation for .NET....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/add-link-anno...
  5. Get source and target text from files | Documen...

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for .NET....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/get-source-an...
  6. Get list of changes | Documentation

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for Java....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/get-list-of-...
  7. Installation | Documentation

    GroupDocs.Editor for Java installation...Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/installation/
  8. Getting Document Information | Documentation

    This article explains how to detect the document file type and calculate the number of pages when converting a file with Groupdocs.conversion for Java....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Conversion Product Family / GroupDocs...

    docs.groupdocs.com/conversion/java/get-document...
  9. Categories

    查找API的答案 GroupDocs.Total Product Family Groupdocs.conversion Product Family GroupDocs.Annotation Product Family Group......Total Product Family GroupDocs.Conversion Product Family GroupDocs...

    kb.groupdocs.com/zh/categories/page/35/
  10. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects GroupDocs.Assembly for .NET 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 Data Source Document Multiple Tables Data....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/loading-multipl...