Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 1,995 for

management

(0.03 sec)
  1. 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...
  2. Export annotations and retrieve document pages ...

    post. Tagged with net, annotator, api, image.... Manage preferences An Animated Guide...Dropdown menu What's a billboard? Manage preferences 🌚 Life is too...

    dev.to/groupdocs/export-annotations-and-retriev...
  3. PNG Metadata Editor – View & Edit PNG Properties

    Discover ways to view and edit PNG metadata. Either edit PNG metadata online or do it programmatically using C# & Java....Read PNG Metadata using C# and Manage XMP and EXIF Data of Images...PNG Metadata using Java and Manage XMP and EXIF Data of Images...

    blog.groupdocs.com/metadata/view-edit-png-metad...
  4. 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...
  5. Document viewer API on GroupDocs Blog | Documen...

    Document viewer API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document viewer API on GroupDocs Blog | Document Automation Solutions for .NET & J......insbesondere in den Content-Management-Systemen, populär geworden...

    blog.groupdocs.com/de/tag/document-viewer-api/i...
  6. PDF en gescande documenten redigeren in C# | Bl...

    Bewerk tekst in PDF en andere documenten met C# in uw .NET-toepassingen. Documenten redigeren om tekst en ook de tekst in de ingesloten afbeeldingen zwart te maken.... Installeren via Package Manager-console # PM> Install-Package...Installeer via NuGet Package Manager # PDF-tekst en gescande afbeeldingstekst...

    blog.groupdocs.com/nl/redaction/redact-text-and...
  7. Advanced Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......an index Indexing Searching Managing dictionaries Was this page...

    docs.groupdocs.com/search/nodejs-java/advanced-...
  8. In-Table Master-Detail in Presentation Document...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableMaster-Detail report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft PowerPoint Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide. Click the document where you want to add the table. Press “Insert” tab to insert the table....requirements: Report must show each manager along with his total contract...GroupDocs.Assembly Engine Manager/Client Contract Price <<foreach...

    docs.groupdocs.com/assembly/java/in-table-maste...
  9. Easy Integrate GroupDocs.Annotation for .NET Li...

    GroupDocs.Annotation for .NET library is a web-based framework which provides features for annotating different types of documents in a web-browser without having to install plugins or middleware on the client. With GroupDocs.Annotation, end users can view and annotate PDF, Microsoft Word, Excel, Outlook, PowerPoint, OpenOffice, AutoCAD and other types of documents and image files. The library comes with a set of commenting and markup tools, including: rectangles, polylines, watermarks, point and area notes, text markup and strikeouts....annotations are stored, how to manage users, etc. I’m also going...

    blog.groupdocs.com/annotation/easy-integrate-gr...
  10. C#でJSONデータからPDFおよびWordレポートを生成する

    C#のテンプレートを使用してJSONをPDFとWordに変換することにより、プログラムでレポートを生成します。 .NETAPIを使用してPDFおよびDOCXレポートを自動化します。... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(dataSource, "managers")); このコードは、上の図に示すようにPDFレポートを生成します。...

    blog.groupdocs.com/ja/assembly/generate-reports...