Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 722 for

presentation to pdf

(0.18 sec)
  1. Edit Email | Documentation

    This guide demonstrates how To edit the content of documents from the Email format family like common text documents using GroupDocs.EdiTor for Node.js via Java....eBook formats, and unlike the PDF and Office formats, there are...attachment names if they are present in the mail message. The code...

    docs.groupdocs.com/editor/nodejs-java/edit-email/
  2. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID To work with a document. But it’s not very comfortable for users To work with GUIDs. So in your app, you can use two methods To upload a file To a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.... DOCX, TXT, RTF, ODT), presentations (PPT, PPTX), spreadsheets...(XLS, XLSX), portable files (PDF), and image files (JPG, BMP,...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  3. Issue with Font :- "Leelawadee UI" - Free Suppo...

    Hi, When we try To convert a document with the ‘Leelawadee UI’ font To Pdf, we encounter some issues in characters. Can you please suggest something here?...efimov Is the fix present in latest release? evgen.efimov... This error should not be present in the latest version. ravi1994...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  4. Scan QR Code Online | QR Code Scanning using Im...

    Scan QR codes online. Scan QR Code images and scan using the camera. We will also discuss how To programmatically scan QR codes using C# & Java....include PDFs, word-processing documents, presentations, and different...

    blog.groupdocs.com/parser/scan-qr-code-online/
  5. Find any Word and its Synonyms in Multiple File...

    Find specific word and its synonyms within different files using Java. Similarly, get all the synonyms, grouped by different meanings using Java Search API....synonyms in documents in Java Present synonym search results Complete...search. The following steps present the results in detail after...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  6. Searching watermarks | Documentation

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

    docs.groupdocs.com/watermark/net/searching-wate...
  7. System.TypeInitializationException - Free Suppo...

    Hello, Does the following code need To be within an executable project To run as the same code does not run from within a library project? Exe net5.0 _5_0 static void Main(string[] args) { …...the references were already present when we added our reference...<PackageReference Include="Aspose.PDF" Version="22.10.0" /> <PackageReference...

    forum.groupdocs.com/t/system-typeinitialization...
  8. Add image annotation | Documentation

    The page describes how To add image annotation To a document using GroupDocs.Annotation for Java....set the annotation opacity (present in all supported formats, examples...annotator = new Annotator ( "input.pdf" )){ ImageAnnotation imageAnnotation...

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

    The page describes how To add image annotation To a document using GroupDocs.Annotation for .NET....set the annotation opacity (present in all supported formats, examples...annotator = new Annotator ( "input.pdf" )) { ImageAnnotation area =...

    docs.groupdocs.com/annotation/net/add-image-ann...
  10. Java Fuzzy Search - Find in Files across Folders

    Discover how Java's fuzzy search can help you find things in files across folders! It's like a smart search that understands small mistakes....(XLS, XLSX) , presentations (PPT, PPTX) , PDFs, Markup languages...code provides two ways to present your search results. Highlight...

    blog.groupdocs.com/search/fuzzy-search-java/