Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 2,524 for

management

(0.1 sec)
  1. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....as a single entry point to manage watermarks in the document...simplify passing options to manage watermarks. Document information...

    docs.groupdocs.com/watermark/net/migration-notes/
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...user-friendly interface, easily manageable code, pixel perfect rendering...user-friendly interface, easily manageable code, pixel perfect rendering...

    blog.groupdocs.com/groupdocs.blog/page/69/
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...features to provide easy ways to manage metadata in various formats....MSG Attachments and File Manager to view document in both HTML...

    blog.groupdocs.com/groupdocs.blog/page/61/
  4. GroupDocs.Viewer Product Family

    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....user-friendly interface, easily manageable code, pixel perfect rendering...user-friendly interface, easily manageable code, pixel perfect rendering...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  5. EmailOptions Class is Introduced in GroupDocs.C...

    GroupDocs.Conversion for Java 18.7 covers a new feature and a bug fix. MSG to PDF conversion issue is now resolved. Please take a look over the release notes to get an idea about the changes introduced. MailOption to control conversions from emailA new class EmailOptions is implemented in SaveOptions. Using that email options can be managed. PdfSaveOptions options = new PdfSaveOptions(); EmailOptions emailOptions = options.getEmailOptions(); emailOptions.setDisplayHeader(true); emailOptions.setDisplayEmailAddress(true); emailOptions.setDisplayFromEmailAddress(true); emailOptions.setDisplayToEmailAddress(true); emailOptions....that email options can be managed. # PdfSaveOptions options =...

    blog.groupdocs.com/conversion/emailoptions-clas...
  6. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....Keywords ContentStatus Category Manager Author LastAuthor Company HyperlinkBase...Keywords ContentStatus Category Manager Author LastAuthor Company HyperlinkBase...

    docs.groupdocs.com/search/java/faceted-search/
  7. Zvládnutí srovnání JSON

    Prozkoumejte složitosti porovnávání dat JSON v tomto podrobném průvodci. Zjistěte, jak mohou rozhraní GroupDocs.Comparison API transformovat vaši analýzu dat pomocí nástrojů pro vizuální a textové porovnávání a řešit běžné problémy při výměně dat JSON...."987-654-3210" }, "Roles" : [ "Project Manager" ], "Projects" : [ { "Title"...Smith" , "position" : "Project Manager" , "email" : "jane.smith@example...

    blog.groupdocs.com/cs/comparison/mastering-json...
  8. MVC on GroupDocs Blog | Document Automation Sol...

    MVC on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in MVC on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Erstellen Sie Doc......insbesondere in den Content-Management-Systemen, populär geworden...

    blog.groupdocs.com/de/tag/mvc/index.xml
  9. Introducing Simple and Easy to Use .NET Documen...

    We are introducing a new public API that is designed to be implemented easily. Those who are using previous version of the API (below 19.9), you don’t have to worry. The legacy API has been moved into legacy namespace. If you want to upgrade to v19.9, it is required to make project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues. Why to use new version?...as a single entry point to manage the document conversion process...

    blog.groupdocs.com/conversion/introducing-simpl...
  10. JavaでJSONデータからPDFレポートを生成する| JSONからPDFおよびDOCXへ

    Javaのテンプレートを使用してJSONデータをPDFおよびWordに変換することにより、プログラムでレポートを生成します。レポート生成JavaAPIを使用したPDFおよびDOCXレポート。... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(datasource,"managers"); // レポートの生成 DocumentAssembler...

    blog.groupdocs.com/ja/assembly/generate-pdf-rep...