Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 151,813 for

text

(0.07 sec)
  1. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...it is being converted into 5 Text Run instead. I am extracting...Bold"); return ""; } if (run.Text.Trim().Length == 0 && paragraph...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  2. Add WordArt Watermark to Worksheet with C++|Doc...

    Learn how to add WordArt watermarks to Excel worksheets using Aspose.Cells for C++....] Use WordArt to add special text effects to spreadsheets. For...decorate text, and make text fit a preset shape, or apply text to an...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  3. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…... rich text box from code. Amol_Hekade February...tag value. To get the text that a rich‑text content control ( SdtBlock...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  4. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  5. | Aspose

    Sample code for GIF to TXT Java conversion. Use API example code for batch GIF files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/gif-to-...
  6. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python....method accepts three parameters: Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    docs.aspose.com/words/python-net/working-with-h...
  7. FieldAutoTextList.ScreenTip | Aspose.Words for ...

    Discover the FieldAutoTextList ScreenTip property, easily customize your ScreenTip Text for enhanced user experience and clarity in your application....ScreenTip property Gets or sets the text of the ScreenTip to show. public...document and populate it with auto text entries. doc . GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.fie...
  8. WatermarkType | Aspose.Words for Java

    Specifies the watermark type in Java....Examples: Shows how to create a text watermark. Document doc = new...new Document(); // Add a plain text watermark. doc.getWatermark()...

    reference.aspose.com/words/java/com.aspose.word...
  9. HTML Textarea Tag – Generate HTML and C# Code O...

    Сreate HTML Textarea tag for your website using Aspose.HTML. Рreview the Textarea, copy and use generated HTML and C# code in your project!...multiple lines of text. This is a multi-line plain text editing element...users to enter large amounts of text in an arbitrary form, such as...

    products.aspose.com/html/net/generators/textarea/
  10. Automate Presentation Localization in Java|Aspo...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides, using practical code samples and tips for faster global rollout....for a Presentation and Shape Text Create an instance of Presentation...some text to the TextFrame. Setting Language Id to text. Write...

    docs.aspose.com/slides/java/presentation-locali...