Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 8,605 for

text

(0.04 sec)
  1. Presentation PowerPoint

    PROJECT TIMELINE TEMPLATE AT RISK TASK NAME SUB TASK NAME S Task 1 - enter your own Text here C C I Subtask 1.1 Task 2 - enter your own Text here Subtask 2.1 Task 3 Enter task Enter task O N N N N ......NAME S Task 1 - enter your own text here C C I Subtask 1.1 Task...Task 2 - enter your own text here Subtask 2.1 Task 3 Enter task Enter...

    blog.groupdocs.cloud/uk/conversion/convert-html...
  2. Presentation PowerPoint

    PROJECT TIMELINE TEMPLATE AT RISK TASK NAME SUB TASK NAME S Task 1 - enter your own Text here C C I Subtask 1.1 Task 2 - enter your own Text here Subtask 2.1 Task 3 Enter task Enter task O N N N N ......NAME S Task 1 - enter your own text here C C I Subtask 1.1 Task...Task 2 - enter your own text here Subtask 2.1 Task 3 Enter task Enter...

    blog.groupdocs.cloud/pl/conversion/convert-html...
  3. Presentation PowerPoint

    PROJECT TIMELINE TEMPLATE AT RISK TASK NAME SUB TASK NAME S Task 1 - enter your own Text here C C I Subtask 1.1 Task 2 - enter your own Text here Subtask 2.1 Task 3 Enter task Enter task O N N N N ......NAME S Task 1 - enter your own text here C C I Subtask 1.1 Task...Task 2 - enter your own text here Subtask 2.1 Task 3 Enter task Enter...

    blog.groupdocs.cloud/pt/conversion/convert-html...
  4. Presentation PowerPoint

    PROJECT TIMELINE TEMPLATE AT RISK TASK NAME SUB TASK NAME S Task 1 - enter your own Text here C C I Subtask 1.1 Task 2 - enter your own Text here Subtask 2.1 Task 3 Enter task Enter task O N N N N ......NAME S Task 1 - enter your own text here C C I Subtask 1.1 Task...Task 2 - enter your own text here Subtask 2.1 Task 3 Enter task Enter...

    blog.groupdocs.cloud/ar/conversion/convert-html...
  5. Presentation PowerPoint

    PROJECT TIMELINE TEMPLATE AT RISK TASK NAME SUB TASK NAME S Task 1 - enter your own Text here C C I Subtask 1.1 Task 2 - enter your own Text here Subtask 2.1 Task 3 Enter task Enter task O N N N N ......NAME S Task 1 - enter your own text here C C I Subtask 1.1 Task...Task 2 - enter your own text here Subtask 2.1 Task 3 Enter task Enter...

    blog.groupdocs.cloud/it/conversion/convert-html...
  6. Presentation PowerPoint

    PROJECT TIMELINE TEMPLATE AT RISK TASK NAME SUB TASK NAME S Task 1 - enter your own Text here C C I Subtask 1.1 Task 2 - enter your own Text here Subtask 2.1 Task 3 Enter task Enter task O N N N N ......NAME S Task 1 - enter your own text here C C I Subtask 1.1 Task...Task 2 - enter your own text here Subtask 2.1 Task 3 Enter task Enter...

    blog.groupdocs.cloud/it/conversion/convert-html...
  7. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....'Annotations': [ { 'Type': 'Area', 'Text': 'This is area annotation'...AnnotationInfo . TypeEnum . Area , Text = "This is area annotation"...

    docs.groupdocs.cloud/annotation/multiple-annota...
  8. Supported Document Formats | Documentation

    GroupDocs.Classification Cloud API supports following document formats: Format Name Extension Load Save Remarks Portable Document Format PDF Words Document Formats DOC, DOCX, DOCM, DOT, DOTX, DOTM Rich Text Formats RTF Plain Text File TXT OpenDocument Formats ODT, OTT...Formats , , , , , Rich Text Formats Plain Text File OpenDocument Formats...

    docs.groupdocs.cloud/classification/supported-d...
  9. Virtual Archaeologists Recreate Parts of Ancien...

    Now on home page NASA/ADS Virtual Archaeologists Recreate Parts of Ancient Worlds Bawaya, M. Abstract Publication: Sc......140B full text sources Publisher | 🌓...

    ui.adsabs.harvard.edu/abs/2010Sci...327..140B
  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/