Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 1,714 for

png to pdf

(0.07 sec)
  1. Is GroupDocs.Editor compatible with the Xamarin...

    Hello, I have an iOS and Android mobile application developed with Xamarin.Forms. I am looking for a document ediTor that I can integrate inTo this application. I came across GroupDocs.EdiTor while searching for an edi…...PDF" Version="23.1.0" /> <PackageReference...screenshots - encoding.png (18.0 KB) and permission.png (13.7 KB). Let...

    forum.groupdocs.com/t/is-groupdocs-editor-compa...
  2. Add image annotation | Documentation

    The page describes how To add image annotation To a document using GroupDocs.Annotation for Java....pdf" )){ ImageAnnotation imageAnnotation...2x/googlelogo_color_92x30dp.png" ); imageAnnotation . setAngle...

    docs.groupdocs.com/annotation/java/add-image-an...
  3. Add image annotation | Documentation

    The page describes how To add image annotation To a document using GroupDocs.Annotation for .NET....pdf" )) { ImageAnnotation area =...2x/googlelogo_color_92x30dp.png" , Angle = 100 }; annotator ...

    docs.groupdocs.com/annotation/net/add-image-ann...
  4. Add text or image watermark | Documentation

    This article shows how To add watermark and save resultant document. It is capable To add watermark To image or documents....pdf" Watermarker watermarker = new...new Watermarker ( "document.pdf" ); TextWatermark watermark =...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  5. Comparison Compare method in GroupDocs (C#) iss...

    I am encountering an issue while using the Compare method in the GroupDocs Comparison library for comparing Excel files. The error message I receive is: Error: Error occurred while converting document This issue occur…...other document types such as PDFs. The comparison works fine for...other document types such as PDFs. I have verified that the paths...

    forum.groupdocs.com/t/comparison-compare-method...
  6. Receiving CultureNotFoundException - Free Suppo...

    Hey, our app is set To globalization-invariant mode. I see we get CultureNotFoundExceptions because GroupDocs.Conversion requires cultures. Is there any way yo bypass this? Why are cultures needed in the conversion? Tha…...pdf"); } catch (CultureNotFoundExcep...version 25.8.0 added image image.png (37.2 KB) Thank you very much...

    forum.groupdocs.com/t/receiving-culturenotfound...
  7. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows To add text watermarks To documents which may consists of pages, worksheets, slides or frames....pdf' ); const watermark = new groupdocsWatermark...watermarker . save ( "result.pdf" ); watermarker . close (); If...

    docs.groupdocs.com/watermark/nodejs-java/adding...
  8. Modifying found watermark properties | Document...

    This article explains how To modify found watermark properties while using GroupDocs. Watermarks API....pdf" using ( Watermarker watermarker...new Watermarker ( "document.pdf" )) { TextSearchCriteria searchCriteria...

    docs.groupdocs.com/watermark/net/modifing-found...
  9. Modifying found watermark properties | Document...

    This article explains how To modify found watermark properties while using GroupDocs.Watermarks Java API....pdf" Watermarker watermarker = new...new Watermarker ( "document.pdf" ); TextSearchCriteria searchCriteria...

    docs.groupdocs.com/watermark/java/modifying-fou...
  10. Searching watermarks | Documentation

    This article explains how To search watermarks while using GroupDocs. Watermarks Java API....pdf" Watermarker watermarker = new...new Watermarker ( "document.pdf" ); PossibleWatermarkCol possibleWatermarks...

    docs.groupdocs.com/watermark/java/searching-wat...