Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 3,951 for

text handling

(0.09 sec)
  1. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun image with Text fully inside the circle. Using below code to generate thumbnail, the Text in thumbnail goes outside circle boundaries. shape->GetIm…...Text Extends Beyond Circle Boundaries When Converting Shape to...ppt, there is sun image with text fully inside the circle. Using...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  2. Python OCR – image to text Python API | Aspose

    Integrate optical character recognition seamlessly into your Python apps using Aspose’s OCR API for Python....Python OCR Library Extract texts from images in your Python app...library. Transform images into text effortlessly with concise Python...

    products.aspose.com/ocr/python-net/
  3. Replace Fields Node.js|Aspose.Words for Node.js...

    Learn how to replace fields with Text in Node.js. Replace fields with static data using the Node.js via .NET API....AI Replace Fields with Static Text Contents [ Hide ] Replacing...such as DATE or TIME to static text will allow the document to display...

    docs.aspose.com/words/nodejs-net/replace-fields/
  4. EQ Field Text Rotation Issue in Vertical DOCX t...

    Description When rendering vertical (top-to-bottom) Text that contains a Word EQ field, the content inside the field equation is rendered with an incorrect Text direction in HTML output. Specifically, the number inside …...EQ Field Text Rotation Issue in Vertical DOCX to HTML Export...rendering vertical (top-to-bottom) text that contains a Word EQ field...

    forum.aspose.com/t/eq-field-text-rotation-issue...
  5. Issue: Unable to capture clipboard paste text -...

    Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our web application. We want to capture clipboard Text, especially when users copy multiple cells from an external Excel file and paste them into the GridJs…...Unable to capture clipboard paste text Aspose.Cells Product Family...We want to capture clipboard text , especially when users copy...

    forum.aspose.com/t/issue-unable-to-capture-clip...
  6. IMailMergeCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications while mail merge is performed in Java....to define custom logic for handling events during mail merge....tagsReplaced() Called when “mustache” text tags are replaced with MERGEFIELD...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.Words.Loading | Aspose.Words for .NET

    Discover the Aspose.Words.Loading namespace for enhanced document loading options. Optimize your workflow with powerful classes and enumerations today!...additional options when loading Text document into a Document object...specify the direction to flow the text in a document. DocumentRecoveryMode...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Replace Fields Python|Aspose.Words for Python v...

    Learn how to replace fields with Text in Python. Replace fields with static data using the Python via .NET API....AI Replace Fields with Static Text Contents [ Hide ] Replacing...such as DATE or TIME to static text will allow the document to display...

    docs.aspose.com/words/python-net/replace-fields/
  9. Incorrect render of text with font from Aptos f...

    Hello, I have an issue when rendering a worksheet range to an EMF image when the font is from Aptos family. The render creates an image where the Text lacks spaces as seen in this screenshot: image.png (739 Octets) W…...Incorrect render of text with font from Aptos family Aspose.Cells...render creates an image where the text lacks spaces as seen in this...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  10. How can I check if a text value will visually f...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells.SetColumnWidthPixel(1, 5); var TextRange = worksheet.Cells.CreateRange(0, 0,1, 2); TextRange .…...How can I check if a text value will visually fit inside a merged...range before setting it? If the text is too wide for the merged range...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...