Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 428 for

styling

(0.11 sec)
  1. New SDK Versions Have Been Released for GroupDo...

    With these new Cloud SDKs, developers on different platforms can easily integrate GroupDocs’ document collaboration tools into their apps and sites....implemented a number of GUI style fixes, etc. In conjunction with...

    blog.groupdocs.cloud/total/get-up-and-running-q...
  2. PHP में REST API का उपयोग करके PDF दस्तावेज़ों ...

    PHP के लिए दस्तावेज़ एनोटेशन क्लाउड SDK के साथ PHP में क्लाउड पर REST API का उपयोग करके प्रोग्रामेटिक रूप से पीडीएफ दस्तावेज़ों को एनोटेट करें। PHP का उपयोग करके कई एनोटेशन जोड़ें।...\Model\AnnotationInfo::PEN_STYLE_SOLID); $a->setPenWidth(1);...\Model\AnnotationInfo::PEN_STYLE_SOLID); $a1->setPenWidth(1);...

    blog.groupdocs.cloud/hi/annotation/annotate-pdf...
  3. GroupDocs.Annotation Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....it possible to compare text, style and layout changes. GroupDocs...

    blog.groupdocs.cloud/categories/groupdocs.annot...
  4. GroupDocs.Signature Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....introduction of Background Text Brush Styles, Stamp Brush Signature and...

    blog.groupdocs.cloud/categories/groupdocs.signa...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...it possible to compare text, style and layout changes. GroupDocs...

    blog.groupdocs.cloud/groupdocs.cloud/page/49/
  6. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter....text, improved detection for style changes. GroupDocs.Conversion...

    blog.groupdocs.cloud/total/news-groupdocs-april...
  7. GroupDocs Newsletter July 2017– Document Manipu...

    GroupDocs developer newsletter of July 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs.... paragraphs, characters or style changes like font size, bold...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  8. PDF signature with PDF gives wrong format error...

    I am experiencing an error when trying to sign a PDF document using a .pfx certificate through your API tester: https://reference.groupdocs.cloud/signature/#/Sign/CreateSignatures The signing operation fails with the f…..."Transparency": 0, "Border": { "Style": "Solid", "Transparency": 0...

    forum.groupdocs.cloud/t/pdf-signature-with-pdf-...
  9. zArchive

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....une page Web en utilisant les styles de formatage et la mise en...

    blog.groupdocs.cloud/fr/tag/zarchive/page/2/
  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....or sets the annotation’s pen style PenWidth Gets or sets the annotation’s...

    docs.groupdocs.cloud/annotation/annotationinfo/