Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 148,175 for

text

(0.5 sec)
  1. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph....Examples Shows how to insert a text box, and set the font of its...builder . write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable Text styles and unique typography options....Examples Shows how to insert a text box, and set the font of its...builder . Write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....Shows how to format a run of text using its font property. Document...Shows how to create and format a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sto...
  4. 在单元格中插入文本|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....FileName = FilePath + "Insert text into a cell.xlsx" ; InsertText..."Inserted Text" ); // Given a document name and text, // inserts...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  5. Access Ranges in Document|Aspose.Words for Java

    Access ranges in a document easily and fast instead of using Apache POI....retrieve plain, unformatted text of the range. Java Range range...= doc . getRange (); String text = range . getText (); Apache...

    docs.aspose.com/words/java/access-ranges-in-doc...
  6. Free online OCR applications|Documentation

    Instantly extract a Text from an image, scanned PDF, photo, screenshot, or receipt, and create searchable PDFs from anywhere using only a web browser....[ Hide ] Instantly extract a text from an image, scanned PDF,...Image To Text Free OCR software for extracting text form images...

    docs.aspose.com/ocr/apps/web/
  7. LayoutOptions.TextShaperFactory | Aspose.Words ...

    Discover the LayoutOptions TextShaperFactory property for advanced typography. Enhance your rendering with customizable ITextShaperFactory implementations....features using the HarfBuzz text shaping engine. Document doc...Document ( MyDir + "OpenType text shaping.docx" ); // Aspose.Words...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Font.hasDmlEffect method | Aspose.Words for Nod...

    Font.hasDmlEffect method. Checks if particular DrawingML Text effect is applied....Checks if particular DrawingML text effect is applied. hasDmlEffect...dmlEffectType TextDmlEffect DrawingML text effect type. Returns true if...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PDF Tooltip using using C++|Aspose.PDF for C++

    Learn how to add tooltip to the Text fragment in PDF using C++ and Aspose.PDF...Hide ] Add Tooltip to Searched Text by adding Invisible Button This...demonstrates how to add tooltip to the text on an existing PDF document...

    docs.aspose.com/pdf/cpp/pdf-tooltip/
  10. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...Text; FontRepository.LoadFonts();...document.Pages.Add(); // 1. text page.Paragraphs.Add(new TextFragment("1...

    forum.aspose.com/t/nullreferenceexception-when-...