Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 9,983 for

text

(0.41 sec)
  1. Convert CSV to Excel XLS/XLSX Spreadsheet in Py...

    How do i convert a csv file to excel or import csv to excel online. Let's learn how to convert CSV to Excel XLS/XLSX spreadsheet in Python....Spreadsheet in Python CSV is a plain text file that contains comma separated...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  2. Extract Images from the Whole Document | Docume...

    This REST API allows extracting images from the whole document by default. Document could be a file of any supported formats.You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract image from the whole document example. cURL example The following example demonstrates how to extract Text from the whole document. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....demonstrates how to extract text from the whole document. Linux/MacOS/Bash...

    docs.groupdocs.cloud/parser/extract-images-from...
  3. Edit PowerPoint Presentations using Python | Ed...

    Programmatically edit PowerPoint presentations using a REST API on the cloud in Python with Document Editor Cloud SDK for Python....in Python using REST API Edit Text Files with Python via an Editor...

    blog.groupdocs.cloud/editor/edit-powerpoint-pre...
  4. C#: Convert HTML to Word | HTML to DOC | HTML t...

    Transform HTML content into DOCX format using our step-by-step guide. Easy and simple HTML to Word conversion tutorial enabling you to export web to Word...structuring everything from simple text to complex multimedia presentations...

    blog.groupdocs.cloud/conversion/convert-html-to...
  5. GroupDocs.cloud Holidays Offer – Get 25% off Gr...

    Sign Documents (over 20+ supported formats) with different siganture types Text Signatures with various format, styles and appearance ,Image Signatures, Digital Signatures Barcode Signatures QRCode Signatures using GroupDocs.Signature Cloud SDK for Python....different signature types like Text Signatures with various format...barcode_type_name ="Code39Standard" options.text = "12345678" # set match type...

    blog.groupdocs.cloud/signature/14009/
  6. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of Text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....metadata and coordinates of text on pages. Resource The following...

    docs.groupdocs.cloud/annotation/get-document-in...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...that they are rendered as real text files, not images. We are excited...

    blog.groupdocs.cloud/groupdocs.cloud/page/52/
  8. Drupal Document Viewer Module | GroupDocs

    GroupDocs.Total for .NET APIs are UI-Agnostic and are quite flexible to target ASP.NET, Windows Forms, WPF, WCF or any type of application....annotation types (Highlight Text, Area Annotation, and Strikeout...

    blog.groupdocs.cloud/viewer/next-generation-gro...
  9. Convert PDF to PowerPoint | PDF to PPT | PDF to...

    Seamlessly convert PDF to PowerPoint presentations using C# .NET. Save PDF to PPT online. Free PDF to PPTX Converter....}, \"WatermarkOptions\": { \"Text\": \"Confidencial\", \"FontName\":...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  10. Python Bulk Find and Replace in Word Document -...

    Hi @tilal.ahmad hope you are doing great. Just wanted to reach out to you regarding one of the challenge I am facing . I was successful in converting pdf to word using Group Docs. Now on the converted word doc I want to…...then use the sample code for text replacement. .... editApi =...

    forum.groupdocs.cloud/t/python-bulk-find-and-re...