Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 149,172 for

text

(0.26 sec)
  1. Working with Hyperlinks in C#|Aspose.Words for ...

    How to add a hyperlink into your document in C# using Aspose.Words for .NET....method accepts three parameters: Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    docs.aspose.com/words/net/working-with-hyperlinks/
  2. ListLabel Class | Aspose.Words for .NET

    Explore the Aspose.Words.Lists.ListLabel class to enhance your document formatting with customizable list label properties for better control and presentation....IndexOf(paragraph)}" ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/net/aspose.words.lis...
  3. ITextShaper.ShapeText | Aspose.Words for .NET

    Discover iTextShaper's ShapeText method, which efficiently generates Cluster objects from Text fragments, ensuring precise Text formatting and alignment....generated from a sequence of text fragments. Length of the returned...of text fragments direction Direction A direction of text script...

    reference.aspose.com/words/net/aspose.words.sha...
  4. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for Python via .NET, providing flexibility in document modification....page, accesses a particular text fragment within the first cell...the first table, updates its text, and saves the modified PDF...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  5. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize Text form fields. Enhance user experience by setting specific input types effortlessly....property Gets or sets the type of a text form field. public TextFormFieldType...StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Convert BMP to TXT via C# | Aspose

    Sample code for BMP to TXT C# conversion. Use API example code for batch BMP files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on BMP document and save text as BMP document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/bmp-to-txt/
  7. HtmlSaveOptions.exportTextInputFormFieldAsText ...

    HtmlSaveOptions.exportTextInputFormFieldAsText property. Controls how Text input form fields are saved to HTML or MHTML...exportTextInputFormF property Controls how text input form fields are saved...true , exports text input form fields as normal text. When false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shape.FirstParagraph | Aspose.Words for .NET

    Retrieve the first paragraph of a shape effortlessly. Enhance your document's layout with our easy-to-use Shape FirstParagraph feature....Shows how to create and format a text box. Document doc = new Document...Document (); // Create a floating text box. Shape textBox = new Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Fields::FieldLink class | Aspose...

    Aspose::Words::Fields::FieldLink class. Implements the LINK field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...linked object as HTML format text. get_InsertAsPicture () Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Bookmark.remove method | Aspose.Words for Python

    Bookmark.remove method. Removes the bookmark from the document... Does not remove text inside the bookmark. def remove...# Insert five bookmarks with text inside their boundaries. i =...

    reference.aspose.com/words/python-net/aspose.wo...