Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 10,058 for

text

(1.03 sec)
  1. 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/
  2. Update QR-Code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature properties by it’s id. The signature ID is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....{ "qrCodeType" : "Aztec" , "text" : "GroupDocs.Signature Cloud"... MatchTypeEnum . Contains , Text = "GroupDocs.Signature Cloud"...

    docs.groupdocs.cloud/signature/update-qr-code-s...
  3. 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...
  4. 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-...
  5. 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...
  6. Extract Images from HTML | HTML Image Extractor...

    How to extract images from HTML file using .NET REST API. Extract Base64, inline, embedded, and linked images from HTML using the best HTML image extractor...to learn more about: Extract Text from XML in C# Add Image Watermark...

    blog.groupdocs.cloud/parser/extract-images-from...
  7. 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...
  8. 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...
  9. 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...
  10. Convert PDF to Word Document in Java using REST...

    Convert PDF to editable Word DOC using PDF to Word converter fast, and reliable APIs. Let's see how to convert PDF to Word document in Java using REST API....change the text of your PDF documents, use different text formatting...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...