Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,778 for

groupdocs fonts api

(0.07 sec)
  1. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the report generation task more smoothly, we released Groupdocs.Assembly for .NET 3.0.0. Namespace(s) In Groupdocs.Assembly for .NET 3.0.0 only a single using Groupdocs.Assembly; namespace is required to generate reports in any of the supported formats. Whereas, in Groupdocs.Assembly for .NET 1.3.0 to generate a report in any of the supported format a separate namespace of that format is required to be added, given are the namespaces:...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  2. Locking watermark in word processing document |...

    Lock watermarks in a Word document to restrict editing using Python via .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/python-net/locking...
  3. Load from local disk | GroupDocs

    This article explains how to load from local disk while using Groupdocs. Watermarks Java Api....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/load-from-loc...
  4. Add search text annotation | GroupDocs

    The page describes how to add search text annotation to a document using Groupdocs.Annotation for Java."...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/annotation/java/add-search-t...
  5. Add watermarks to email attachments | GroupDocs

    The Api allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by Groupdocs....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/add-watermark...
  6. Features Overview | GroupDocs

    The main feature of Groupdocs.Editor is an ability to edit most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing documents, Spreadsheets or Presentations....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/editor/net/features-overview/
  7. Features Overview | GroupDocs

    The main feature of Groupdocs.Editor for Java is an ability to edit most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing documents, Spreadsheets or Presentations....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/editor/java/features-overview/
  8. Render CAD drawings and models as HTML, PDF, an...

    Convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, or JPEG using the Groupdocs.Viewer Python Api....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/python-net/render-cad...
  9. Features overview | GroupDocs

    Groupdocs.Watermark for .NET Api presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/features-overv...
  10. Customize watermarks | GroupDocs

    Adjust text or image watermark appearance and position using Python via .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/python-net/basic-u...