Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,778 for

groupdocs fonts api

(0.25 sec)
  1. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/net/sign-documents...
  2. GroupDocs Blog

    Groupdocs Blog - Groupdocs Blog | Document Automation Solutions for .NET & Java Developers... The [GroupDocs.Comparison for .NET][1] is...save results with GroupDocs.Comparison API. In addition to this...

    blog.groupdocs.com/groupdocs.blog/page/36/
  3. Rasterize document or page | GroupDocs

    Rasterize a PDF to make watermarks hard to remove 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/rasteri...
  4. PngViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PNG format. For details see this pagehttps//docs.Groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....get; set; } Sets the default font for a document. EmailOptions...namespace GroupDocs.Viewer.Options assembly GroupDocs.Viewer Permissions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  5. Working with slide backgrounds | GroupDocs

    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-...
  6. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. How to Edit XML File | GroupDocs

    This article demonstrates how to edit XML files and XML documents using Node.js via Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  8. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the Groupdocs.Viewer .NET Api (C#) to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/net/render-cad-drawin...
  9. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/net/sign-document-...
  10. 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 . Use of In-line Syntax Error Messages 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/java/use-of-in-line...