Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 27,421 for

text

(0.15 sec)
  1. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....); } Sign PDF document with Text signature Sticker appearance...This example shows how to add Text signature to Pdf document with...

    docs.groupdocs.com/signature/net/sign-documents...
  2. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how to use Aspose.OCR for Cloud SDK.... Text )); } catch ( Exception ex )...returns a JSON-serialized tree of text regions and recognized lines...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  3. Lightning Fast Watermarks | .NET Watermarking A...

    Supercharge your C# apps! GroupDocs.Watermark .NET 24.1 speeds up Watermarker initialization & fixes multithreading bugs. Download MSI installer now!...// Create a text watermark with a specified text and font TextWatermark..."Arial" , 48 )); // Add the text watermark with additional options...

    releases.groupdocs.com/watermark/net/new-releas...
  4. IDisposable - GroupDocs.Editor for Java - API R...

    All Classes Packages com.groupdocs.editor com.groupdocs.editor.formats com.groupdocs.editor.handler com.groupdocs.edi......provides classes that represent text resources. Uses of IDisposable...vector image, stylesheet, font, text resource (CSS, XML) etc.) Uses...

    apireference.groupdocs.com/editor/java/com.grou...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Groupdocs API References – DropDownFormField https://reference.groupdocs.com/editor/net/groupdocs.editor.words.fieldmanagement/dropdownformfield/ Recent content in D......property Gets or sets the help text associated with the form field...field, the source of the text that’s displayed in a message...

    reference.groupdocs.com/editor/net/groupdocs.ed...
  6. Password-protected documents | Documentation

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if Text extraction is supported if (!...( password ))) { // Check if text extraction is supported if (...{ System . out . println ( "Text extraction isn't supported."...

    docs.groupdocs.com/parser/java/password-protect...
  7. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....()); } Sign Pdf document with Text signature Sticker appearance...This example shows how to add Text signature to Pdf document with...

    docs.groupdocs.com/signature/java/sign-document...
  8. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...Text != null && item.Text != “”]>> Is it possible...IsNullOrWhiteSpace(item.Text)]>> or <<if [item.Text?.Any()]>> I know...

    forum.groupdocs.com/t/shorthand-check-for-null-...
  9. HTML attribute: elementtiming - HTML: HyperText...

    The elementtiming attribute is used to indicate that an element is flagged for tracking by PerformanceObserver objects using the "element" type. For more details, see the PerformanceElementTiming interface....background-image , and elements containing text nodes, such as a <p> . In the...<p elementtiming="important-text">Some very important information...

    developer.mozilla.org/en-US/docs/Web/HTML/Attri...
  10. :-moz-only-whitespace - CSS: Cascading Style Sh...

    The :-moz-only-whitespace CSS pseudo-class matches elements that only contain Text nodes that only contain whitespace. (This includes elements with empty Text nodes and elements with no child nodes.)...matches elements that only contain text nodes that only contain whitespace...includes elements with empty text nodes and elements with no child...

    developer.mozilla.org/en-US/docs/Web/CSS/:-moz-...