Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 10,058 for

text

(0.07 sec)
  1. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....Translation Cloud can translate texts and and documents in a with...a hands-on example. 1. Send text or file for translation In the...

    docs.groupdocs.cloud/translation/workflow/
  2. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....simplify and otherwise process texts and and documents in a with...a hands-on example. 1. Send text or file for processing In the...

    docs.groupdocs.cloud/rewriter/workflow/
  3. Pdf with white background converts to transpare...

    This PDF, and several like it, when converted to png using groudocs convert cloud, end up with a transparent background. Any ideas why? Text Alignment Test.pdf (11.1 KB) Text Alignment Test.pdf_converted.png (4.3 KB) …... Text Alignment Test.pdf (11.1 KB) Text Alignment Test...

    forum.groupdocs.cloud/t/pdf-with-white-backgrou...
  4. Supported Document Formats | Documentation

    GroupDocs.Comparison Cloud API supports following document formats: CAD Formats Format File Extension Compare MicroStation Design File (V7) .DGN ✔ Autodesk Design Web Format .DWF ✔ AutoCAD Drawing .DWG ✔ AutoCAD Drawing Interchange .DXF ✔ Industry Foundation Classes .IFC ✔ Stereo Lithography .STL ✔ Diagram Formats Format File Extension Compare Microsoft Visio 2010 Web Drawing .VDW ✔ Microsoft Visio 2003-2010 XML Drawing .VDX ✔ Microsoft Visio 2003-2010 Drawing .VSD ✔ Microsoft Visio Macro-Enabled Drawing ....OpenDocument Text . ✔ OpenDocument Text Template . ✔ Rich Text Document...Document . ✔ Plain Text Document . ✔ Was this page helpful? Not really...

    docs.groupdocs.cloud/comparison/supported-docum...
  5. Supported Document Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. File Format Description Annotate DOC, DOCX Word Document ✔ OTT Open Document Standard Format ✔ ODT Open Document Text File Format ✔ DOCM Microsoft Word Open XML Macro-Enabled Document ✔ DOT Word Document Template File ✔ DOTX Word Open XML Document Template ✔ DOTM Word Open XML Macro-Enabled Template File ✔ RTF Rich Text File Format ✔ TXT Plain Text File Format ✔ PDF Portable Document Format ✔ PPT, PPTX Presentation Document Format ✔ PPSX PowerPoint Open XML Slide Show ✔ ODP OpenDocument Presentation File Format ✔ OTP OpenDocument Presentation Template ✔ XLS, XLSX Cells Document Format ✔ XLSB Microsoft Excel Binary Spreadsheet File ✔ XLSX Microsoft Excel Open XML Spreadsheet ✔ DICOM Digital Imaging and COmmunication in Medicine ✔ OTP OpenDocument Presentation Template ✔ DJVU DjVu Format ✔ EMF/WMF Enhanced MetaFile / Windows MetaFile ✔ CAD Computer-Aided Design ✔ EML/EMLX Email Markup Language ✔ HTML HyperText Markup Language ✔ MHTML MIME HTML File ✔ JPEG Joint Photographic Experts Group ✔ TIFF Tagged Image File Format ✔ BMP Bitmap ✔ GIF (static images without animation) Graphics Interchange Format ✔ VSD Microsoft Visio Drawing ✔ VDX Microsoft Visio XML File Format ✔ VSS Microsoft Visio Stencil File Format ✔ VSDM Microsoft Visio Macro-Enabled Drawing File ✔ MSG Email Message ✔...Standard Format ✔ Open Document Text File Format ✔ Microsoft Word...Template File ✔ Rich Text File Format ✔ Plain Text File Format ✔ Portable...

    docs.groupdocs.cloud/annotation/supported-docum...
  6. Split paragraph is consider as single line - Fr...

    Hi I am converting pdf to docx but when we convert the pdf with multiple columns split.JPG (320.8 KB) there is no difference between two partion/table its considered as single line so when we try to replace some content…...replace some content with new text its appending to the left contents...that the two columns layout text is not rendered as expected...

    forum.groupdocs.cloud/t/split-paragraph-is-cons...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...perform sentiment analysis of Text or Documents using a REST API...developer, you can easily add a text or an image watermark to your...

    blog.groupdocs.cloud/groupdocs.cloud/page/39/
  8. Modify TXT Files in Java

    Discover how to modify TXT files in Java with GroupDocs.Editor Cloud SDK. Follow a step‑by‑step tutorial, complete code, cURL examples, and performance tips....FAQs Read More Converting plain text files programmatically is a...createEditSession ( fileInfo ); Apply text modifications - Use the ReplaceText...

    blog.groupdocs.cloud/editor/modify-txt-files-in...
  9. Translating texts | Documentation

    How to translate plain Text....reference / Translating texts Translating texts Leave feedback GroupDocs...can translate any amount of text in 3 API calls: Because GroupDocs...

    docs.groupdocs.cloud/translation/text/
  10. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41...."Id" : 0 , "Type" : "string" , "Text" : "string" , "TextToReplace"...sets the annotation’s field text FontColor Gets or sets the annotation’s...

    docs.groupdocs.cloud/annotation/annotationinfo/