Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 140,568 for

text

(0.09 sec)
  1. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion Text that we are getting is in sentence case, although…...Portion::get_Text Returns Sentence-Cased Text Instead of Original...Slides Product Family slides-text , slides-cpp pankajku May 23...

    forum.aspose.com/t/portion-get-text-returns-sen...
  2. Write Text on Image using Java

    Follow this article to write Text on image using Java. It has details for IDE settings, a list of steps, and a sample code to add Text on an image using Java....TeX Product Family Write Text on Image using Java This tutorial...tutorial describes how to write text on image using Java with the...

    kb.aspose.com/font/java/write-text-on-image-usi...
  3. Rotate Text in Word using Python

    Rotate Text in Word using Python. Get details to set the IDE, a list of steps, and a sample code to flip the Text in Word using Python....TeX Product Family Rotate Text in Word using Python Follow...Follow this article to rotate text in Word using Python . It has all...

    kb.aspose.com/words/python/rotate-text-in-word-...
  4. Rotate Text in Word using C#

    Rotate Text in Word using C#. Get all the details to set the IDE, a list of steps and a sample code to flip the Text in Word using C#....Family Rotate Text in Word using C# Rotate Text in Word using...You will learn to rotate the text in different directions according...

    kb.aspose.com/words/net/rotate-text-in-word-usi...
  5. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract Text from Gear Type SmartArt shapes in Excel using Aspose.Cells for C++ with step-by-step guidance and code examples....Extract Text from the Gear Type SmartArt Shape with Golang via...Aspose.Cells for C++ can extract text from the Gear Type SmartArt...

    docs.aspose.com/cells/go-cpp/extract-text-from-...
  6. Rotate Text with Shape inside the Worksheet usi...

    Learn how to rotate Text with shape inside an Excel worksheet using Aspose.Cells for JavaScript via C++....Rotate Text with Shape inside the Worksheet using JavaScript...Usage Scenarios You can add text inside any shape using Microsoft...

    docs.aspose.com/cells/javascript-cpp/rotate-tex...
  7. Add Word Art Text with Built-in Styles with C++...

    Learn how to add Word Art Text with Built-in Styles using Aspose.Cells for C++....Add Word Art Text with Built-in Styles with C++ Contents [ Hide...Scenarios You can add Word Art Text with Built-in Styles using Aspose...

    docs.aspose.com/cells/cpp/add-word-art-text-wit...
  8. 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-...
  9. Issue with Unexpected Visitor Behavior When Sha...

    Hello Aspose Support, I am experiencing unexpected behavior while traversing shapes using the DocumentVisitor in Aspose.Words. Normally, the visit order I expect is: visitShapeStart → visitGroupShapeStart → visitSh…...Behavior When Shape Has Alternative Text Aspose.Words Product Family...shape (image) has alternative text, the visitor stops further traversal...

    forum.aspose.com/t/issue-with-unexpected-visito...
  10. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for JavaScript via C++ API....Update the Portions of Rich Text of Cell Contents [ Hide ] Aspose...update the portions of the rich text of the cell. For this purpose...

    docs.aspose.com/cells/javascript-cpp/access-and...