Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 9,861 for

text

(0.06 sec)
  1. Edit Excel Sheet in PHP on Document Processing ...

    Edit Excel Sheet in PHP on Document Processing REST APIs | GroupDocs Cloud Recent content in Edit Excel Sheet in PHP on Document Processing REST APIs | GroupDocs Cloud Редагувати документи за допом......Редагуйте файли Word, Excel або Text у PHP у хмарі. Recent content...

    blog.groupdocs.cloud/uk/tag/edit-excel-sheet-in...
  2. Pdf to docx conversion issue - Free Support For...

    In the converted Docx file .the Layout is getting disrupted.Bellow is my code. const loadOptions = new conversion_cloud.PdfLoadOptions(); loadOptions.format = "pdf"; let convertOptions = new conversion_c…...4 KB) text is overlapping tilal.ahmad March...we were unable to notice the text overlapping issue. It seems...

    forum.groupdocs.cloud/t/pdf-to-docx-conversion-...
  3. GroupDocs Customer Newsletter – June 2015

    GroupDocs.Comparison for .NET is a multi-format document comparison library that allows to compare two Word, PDF, Excel, PowerPoint, plain Text or HTML files....PDF, Excel, PowerPoint, plain text or HTML files. The library understands...making it possible to compare text, style and layout changes. GroupDocs...

    blog.groupdocs.cloud/annotation/groupdocs-custo...
  4. Tag Html - Free Support Forum - groupdocs.cloud

    Hi all, i’m using this: var responseId = await api.HtmlPostAsync(request); to translate a page Html, in my page there is the Tag , and the translater doesn’t read this element, so i need to change —> , the same is …...targetLanguages, texts: translateFrom); / Send text to translation...so i think is we resolve for text translation, it is resolved...

    forum.groupdocs.cloud/t/tag-html/4207
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...documents and extract all the text programmatically on the cloud...you will learn how to extract text from PDF documents using a REST...

    blog.groupdocs.cloud/groupdocs.cloud/page/36/
  6. Arrow Annotation | Documentation

    Arrow annotation draws an arrow on the document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your client credentials in the environment variables CLIENT_ID and CLIENT_SECRET...."Annotations": [ { "Type": "Arrow", "Text": "This is arrow annotation"...'Annotations': [ { 'Type': 'Arrow', 'Text': 'This is arrow annotation'...

    docs.groupdocs.cloud/annotation/arrow-annotation/
  7. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...signatures; digital, image, and text to get the desired look. Sign...Is there a way to place the text signature on top of the image...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  8. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token curl -v "https://api...."Annotations": [ { "Type": "Area", "Text": "This is area annotation"...'Annotations': [ { 'Type': 'Area', 'Text': 'This is area annotation'...

    docs.groupdocs.cloud/annotation/area-annotation/
  9. Distance Annotation | Documentation

    Distance annotation measures a distance between objects in a document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard...."Annotations": [ { "Type": "Distance", "Text": "This is distance annotation"...'Annotations': [ { 'Type': 'Distance', 'Text': 'This is distance annotation'...

    docs.groupdocs.cloud/annotation/distance-annota...
  10. Extract images from Word Documents in Java - Ja...

    Learn a step-by-step guide to extract images from Word documents programmatically in Java using the powerful GroupDocs.Parser Cloud SDK for Java....developers to extract images, text, metadata, and more. GroupDocs...in Java? To extract images or text, you first need to load and...

    blog.groupdocs.cloud/parser/extract-images-from...