Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 4,188 for

classification

(0.29 sec)
  1. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/generating-rep...
  2. Technical Support | GroupDocs

    GroupDocs.Editor for Java provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Classification Product Solution Purchase...

    docs.groupdocs.com/editor/java/technical-support/
  3. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Classification に関する発表、報告された問題の修正、そして製品全体のアップデートが含まれています。...

    blog.groupdocs.com/ja/page/6/
  4. GroupDocs.Signature Product Family | GroupDocs

    Use GroupDocs.Signature libraries to e-Sign documents with different signature types, protect documents with digital certificates, generate QR Codes and barcodes using C# or Java languages....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/
  5. Load from URL | GroupDocs

    This article explains how to load a document from a URL with GroupDocs.Viewer within your Java applications....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/java/load-document-fr...
  6. Saving documents | GroupDocs

    The articles explain that how to save documents in different ways after making redactions....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/python-net/saving-...
  7. Remove annotations | GroupDocs

    This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer Java API....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  8. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API to reduce size....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  9. Load password-protected file | GroupDocs

    Load password-protected file In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/load-password...
  10. Remove form fields | GroupDocs

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer Java API....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/java/optimization-pdf...