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

groupdocs fonts api

(0.06 sec)
  1. Groupdocs.Blogs on GroupDocs Blog | Document Au...

    Groupdocs.Blogs on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Groupdocs.Blogs on Groupdocs Blog | Document Automation Solutions for .NET & Java Deve......Groupdocs.Blogs on GroupDocs Blog | Document Automation Solutions...Recent content in Groupdocs.Blogs on GroupDocs Blog | Document...

    blog.groupdocs.com/id/groupdocs.blog/index.xml
  2. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/net/use-of-in-line-...
  3. Export styles during document editing | Documen...

    This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing document during its editing....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/editor/java/styles-export/
  4. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The Api allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/working-with-...
  5. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the Groupdocs.Viewer Java Api to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/java/render-archive-f...
  6. GroupDocs.Watermark Product Family on GroupDocs...

    Groupdocs.Watermark Product Family on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Groupdocs.Watermark Product Family on Groupdocs Blog | Document Aut......GroupDocs.Watermark Product Family on GroupDocs Blog | Document...content in GroupDocs.Watermark Product Family on GroupDocs Blog |...

    blog.groupdocs.com/id/categories/groupdocs.wate...
  7. Add watermarks to PDF documents | Documentation

    The watermarking Java Api allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/add-watermark...
  8. Sign Pdf documents with special appearance | Do...

     This article explains how to use PDF digital electronic signature features on document page....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  9. Adding a Watermark to Converted Documents | Doc...

    In this article, you will learn how to apply watermark to document pages when converting document with Groupdocs.Conversion for Java Api....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/java/add-watermark/
  10. Customize watermarks | Documentation

    This article shows how to adjust text or image watermarks to your needs....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/basic-usage/cu...