Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 151,819 for

text

(0.87 sec)
  1. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Java: link Text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....hyperlink information from a shape’s text portion. static void accessHyperlink...the hyperlink from a shape’s text. static void removeHyperlink...

    docs.aspose.com/slides/java/examples/elements/h...
  2. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Android: link Text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....hyperlink information from a shape’s text portion. static void accessHyperlink...the hyperlink from a shape’s text. static void removeHyperlink...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. FieldLink.InsertAsText | Aspose.Words for .NET

    Discover the FieldLink InsertAsText property to easily manage linked objects in Text-only format, enhancing your document's clarity and efficiency....insert the linked object in text-only format. public bool InsertAsText...linked document in the form of text. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldDde.InsertAsText | Aspose.Words for .NET

    Discover how the FieldDde InsertAsText property enhances your documents by allowing linked objects to be inserted in Text-only format for better compatibility....insert the linked object in text-only format. public bool InsertAsText...linked document in the form of text. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....when enumeration of the main text story in a section has ended...when enumeration of the main text story in a section has started...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT.... 1st slide - 1st text box - setProofDisabled(NullableBool...on regulation was shown 2nd text box - setProofDisabled(NullableBool...

    forum.aspose.com/t/disable-spell-check-and-gram...
  7. StructuredDocumentTagRangeStart.IsShowingPlaceh...

    Discover the IsShowingPlaceholderText property of StructuredDocumentTagRangeStart. Easily manage placeholder vs. regular Text in your structured documents!...contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…...add(); // A paragraph of text containing both normal and rare...rare characters TextFragment text = new TextFragment("这里是正常字1...

    forum.aspose.com/t/rare-chinese-characters-disp...
  9. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....properties Add the link and free Text annotations to the annotations...attributes. In the next step, a text annotation is added at the same...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  10. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample code to delete empty page in Word using Java....and verify the existence of text or shape in it. Steps to Delete...through all the pages and get its text and shapes Save the list of...

    kb.aspose.com/words/java/how-to-delete-a-blank-...