Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 155,031 for

text

(0.16 sec)
  1. Convert Text Numeric Data to Number with Golang...

    Learn how to convert numbers stored as Text in Excel to numbers by using the Aspose.Cells for C++ API....Convert Text Numeric Data to Number with Golang via C++ Contents...entered as text to numbers. You can enter numbers as text in Microsoft...

    docs.aspose.com/cells/go-cpp/convert-text-numer...
  2. Extract PDF to Text file - Free Support Forum -...

    Hi there, I have attached a PDF page where paragraphs are in columns format. When i try to extract Text using Apose.PDF, it is unable to read the actual paragraphs. Instead it is reading horizontally with tab space. Ca…...Extract PDF to Text file Aspose.PDF Product Family sanjaybk April...format. When i try to extract text using Apose.PDF, it is unable...

    forum.aspose.com/t/extract-pdf-to-text-file/244862
  3. How to apply/set text alignment to textbox with...

    How to apply/set Text alignment to Textbox in Aspose.Cells for Node.js via C++....Ask AI How to apply/set text alignment to textbox with Node.js...following sample code applies text alignment to a TextBox. const...

    docs.aspose.com/cells/nodejs-cpp/applying-text-...
  4. Replace tag with text in a textbox inside the W...

    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....Ask AI Replace tag with text in a textbox inside the Worksheet...Hide ] Possible Usage Scenarios Text boxes can have tags that can...

    docs.aspose.com/cells/java/replace-tag-with-tex...
  5. Manage Text Portions in Presentations Using Jav...

    Learn how to manage Text portions in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java, boosting performance and customization....Manage Text Portions in Presentations Using JavaScript Contents...hyperlink to only part of the text within a single paragraph? Yes...

    docs.aspose.com/slides/nodejs-java/portion/
  6. Aspose.PSD Add Watermark | products.aspose.com

    Learn how to add watermark by code....Watermark Learn How To Create Text Watermark In this tutorial,...you'll learn how to create a text watermark using the Aspose.PSD...

    products.aspose.com/psd/tutorial/add-watermark/
  7. Change Text Direction of the Comment with Node....

    Learn how to change the Text direction of comments using Aspose.Cells for Node.js via C++. Customize comment alignment settings effectively....Ask AI Change Text Direction of the Comment with Node.js via...specify alignment settings and text direction. Aspose.Cells for...

    docs.aspose.com/cells/nodejs-cpp/change-text-di...
  8. Justified Text Rendering Issues with Tab Stops ...

    Issue Summary Aspose.Words for Java has rendering issues when converting documents with justified Text to PDF: Header Issue: Header Text with full justification + right-aligned tab stops extends beyond document margins…...Justified Text Rendering Issues with Tab Stops and Images Aspose...justified text to PDF: Header Issue : Header text with full justification...

    forum.aspose.com/t/justified-text-rendering-iss...
  9. Efficiently Extracting Plain Text from RTF Emai...

    We’re using Aspose.Email for C++ (full licensed version) to process email messages, and we’ve encountered an issue with extracting plain Text content from RTF-formatted emails. Our requirement is to extract the first 50…...Efficiently Extracting Plain Text from RTF Emails Using Aspose...issue with extracting plain text content from RTF-formatted emails...

    forum.aspose.com/t/efficiently-extracting-plain...
  10. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace Text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...Replace Text in PDF throw a NullReferenceExcepti Aspose.PDF Product...Product Family replace-pdf-text sullivan March 26, 2022, 7:16am...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...