Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 153,125 for

text

(0.53 sec)
  1. StructuredDocumentTag.removeSelfOnly method | A...

    StructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. let tag = new aw . Markup ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Get HTML5 string from Cell|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....workbook object and adds some text in cell A1 of the first worksheet...10pt;COLOR: #000000;" > This is some text .</ Font > Html5: < div Style...

    docs.aspose.com/cells/java/get-html5-string-fro...
  3. How to add watermark into JT file - Free Suppor...

    Hi, we really want to add watermark into a JT file. What we need is: a Java program can take JT file as input, add watermark, then write out to a new JT file. Could anyone have sample code to fulfil this task? Thanks, …...Watermark object , configure the text and appearance. Attach the watermark...Watermark(); // Text to display String text = "CONFIDENTIAL";...

    forum.aspose.com/t/how-to-add-watermark-into-jt...
  4. Convert JSON Format to RTF via C++ | products.a...

    C++ API t0 Parse JSON to RTF without using Microsoft Word...set different properties for text watermark, call SetText method...method and pass watermark text & object of TextWatermarkOptions...

    products.aspose.com/total/cpp/conversion/json-t...
  5. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)... Is there any way to write text on top of the black background...controls We don’t want to use text box controls. 2025-07-08_07h06_25...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  6. Working With Styles in Python|Aspose.Words for ...

    Working With Styles using Python....collected paragraphs and display the text of this paragraphs . paragraphs...toString ( self . SaveFormat . TEXT )) \# Collect runs with defined...

    docs.aspose.com/words/java/working-with-styles-...
  7. Add Watermarks to Presentations in .NET|Aspose....

    Manage Text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more....watermark in a presentation is a text or image stamp used on a slide...common aspect is that to add text watermarks, you should use the...

    docs.aspose.com/slides/net/watermark/
  8. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....Shows how to create and format a text box. auto doc = System :: MakeObject...Document > (); // Create a floating text box. auto textBox = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for C++ recognition results in JSON format....language :: ukr ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/save-json/
  10. Shape.nodeType property | Aspose.Words for Node.js

    Shape.nodeType property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...