Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 154,498 for

text

(0.15 sec)
  1. Word to PDF Conversion Issue: Table cell text t...

    Hello, I have encountered an issue where Aspose.Words incorrectly handles Text wrapping/breaking inside a table cell when a forward slash (/) is present. Description of the problem: In MS Word: The Text inside the ce…...Conversion Issue: Table cell text truncation / incorrect line...Aspose.Words incorrectly handles text wrapping/breaking inside a table...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  2. How to Extract Text from PPT, PPTX, and ODP Fil...

    Learn how to extract Text from PPT, PPTX and ODP in .NET using Open XML SDK, with XML-based access, performance tips, and conversion workarounds for cloud apps....How to Extract Text from PPT, PPTX, and ODP Files Using Open...article explains how to extract text from presentation files using...

    docs.aspose.com/slides/net/extracting-text-on-c...
  3. 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...
  4. Issue with Arabic Text Rendering When Convertin...

    I encountered an issue while converting a Word file that contains Arabic content using the Cairo font. During the conversion process, some Arabic characters appear rendered in Arial font, while the rest are displayed cor…...Issue with Arabic Text Rendering When Converting Word File Using...experiencing issues with Arabic text rendering when converting a...

    forum.aspose.com/t/issue-with-arabic-text-rende...
  5. How to Find and Replace Text in Word Document u...

    In this short tutorial you will learn how to find and replace Text in Word document using C#. In C# Word document replace Text is possible using simple API calls for any of .NET based applications....Family How to Find and Replace Text in Word Document using C# In...understand how to find and replace text in Word document using C# ....

    kb.aspose.com/words/net/how-to-find-and-replace...
  6. Text gets rotated and cropped when converted to...

    Hi, When I convert the attached pdf file to Pdf/A1b the Text gets rotated and cropped. I used the following code to convert the document: var document = new Document(“Wald-rotated-comment.pdf”); var options = new PdfF…...Text gets rotated and cropped when converted to Pdf/A Aspose...attached pdf file to Pdf/A1b the text gets rotated and cropped. I...

    forum.aspose.com/t/text-gets-rotated-and-croppe...
  7. Extract text or images from PDF using JavaScrip...

    Simple demo source code to extract Text and images from PDF files on JavaScript directly on the Web....action with a Parser Extract Text Extract Images Extract Fonts...JavaScript via C++ helps extract text or images from PDF documents...

    products.aspose.com/pdf/javascript-cpp/parser/
  8. Unable to Search the text contains (.) in the s...

    Hi Team, we are trying to search for Text in a pdf and Text contains the “.” in it. We are using the regular expression to search the string. the search string exists in the pdf but the Textabsorber returns zero counts…...Unable to Search the text contains (.) in the search string in...trying to search for text in a pdf and text contains the “.” in...

    forum.aspose.com/t/unable-to-search-the-text-co...
  9. Issue exporting AUTO_FIT_TO_CONTENTS table with...

    Extra cell width is added to AUTO_FIT_TO_CONTENTS table cells with vertical Text orientation in PDF export. Code snippet: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); bu…...AUTO_FIT_TO_CONTENTS table with vertical cell text orientation to PDF Aspose.Words...AUTO_FIT_TO_CONTENTS table cells with vertical text orientation in PDF export. Code...

    forum.aspose.com/t/issue-exporting-auto-fit-to-...
  10. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay Text on top of the filled color (new Text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...Display text content on top of a cell with a filled background...3: Overlay text on top of the filled color (new text ) I am using...

    forum.aspose.com/t/display-text-content-on-top-...