Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 4,538 for

as

(0.07 sec)
  1. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a document pages preview when compare documents with GroupDocs.Comparison for Java...This article explains how to obtain coordinates for detected changes at a document pages preview when compare documents with GroupDocs.Comparison for Java

    docs.groupdocs.com/comparison/java/get-changes-...
  2. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Java....This article explains how to load values from variables of string type when using GroupDocs.Comparison for Java.

    docs.groupdocs.com/comparison/java/load-text-fr...
  3. Load document from Stream | GroupDocs

    This section explains how to load document from stream with GroupDocs.Signature API....This section explains how to load document from stream with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/load-document...
  4. Extract Images from PDF Documents in C# using ....

    Learn how to extract images from PDF files using C# within your .NET applications. Extract images from PDF files or from any specific page using .NET API....Learn how to extract images from PDF files using C# within your .NET applications. Extract images from PDF files or from any specific page using .NET API.

    blog.groupdocs.com/parser/extract-images-from-p...
  5. Create Hyperlinks in PDF using Link Annotations...

    Annotate PDF files by creating hyperlinks using link annotations in C#. Document and image annotation .NET API allows annotating by linking external data....Annotate PDF files by creating hyperlinks using link annotations in C#. Document and image annotation .NET API allows annotating by linking external data.

    blog.groupdocs.com/annotation/create-hyperlinks...
  6. License update without updating GroupDocs versi...

    Hello, We are using below packages of GroupDocs and we couldn’t update to next version due to unspported .NET framework version. currently we are using 4.6.1 Do we still need to update the license if we are not updatin…...Hello, We are using below packages of GroupDocs and we couldn’t update to next version due to unspported .NET framework version. currently we are using 4.6.1 Do we still need to update the license if we are not updatin…

    forum.groupdocs.com/t/license-update-without-up...
  7. Font extraction options | GroupDocs

    Learn how to extract fonts from input Word documents when editing with GroupDocs.Editor API for Node.js....Learn how to extract fonts from input Word documents when editing with GroupDocs.Editor API for Node.js.

    docs.groupdocs.com/editor/nodejs-java/font-extr...
  8. 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....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.

    docs.groupdocs.com/watermark/java/working-with-...
  9. Sign document with Digital signature | GroupDocs

    Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in C# with step-by-step instructions....Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in C# with step-by-step instructions.

    docs.groupdocs.com/signature/net/sign-document-...
  10. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Total for Python via .NET inside Docker containers with examples, troubleshooting tips, and best practices....Learn how to run GroupDocs.Total for Python via .NET inside Docker containers with examples, troubleshooting tips, and best practices.

    docs.groupdocs.com/total/python-net/running-in-...