Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 150,706 for

text

(0.26 sec)
  1. Features Overview|Aspose.Slides for PHP Documen...

    Discover Aspose.Slides for PHP via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....and Text Holders You can access the place holders and text holders...you can create a slide with text holders from scratch using the...

    docs.aspose.com/slides/php-java/features-overview/
  2. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the document Text and the bottom edge of the shape....points) between the document text and the bottom edge of the shape...the wrapping distance for a text that surrounds a shape. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right property. Returns or sets the distance (in points) between the document Text and the right edge of the shape....points) between the document text and the right edge of the shape...the wrapping distance for a text that surrounds a shape. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the document Text and the left edge of the shape....points) between the document text and the left edge of the shape...the wrapping distance for a text that surrounds a shape. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top property. Returns or sets the distance (in points) between the document Text and the top edge of the shape....points) between the document text and the top edge of the shape...the wrapping distance for a text that surrounds a shape. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::BookmarkCollection::RemoveAt met...

    Aspose::Words::BookmarkCollection::RemoveAt method. Removes a bookmark at the specified index in C++....// Insert five bookmarks with text inside their boundaries. for...System :: String :: Format ( u "Text inside {0}." , bookmarkName...

    reference.aspose.com/words/cpp/aspose.words/boo...
  7. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....setText("Updated text contents of {bookmarks[1].Name}");..."MyBookmark_" + i; builder.write("Text before bookmark."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldKeywords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldKeywords class to efficiently implement the KEYWORDS field, enhancing your document's metadata and searchability....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Features Overview|Aspose.Slides for Node.js via...

    Discover Aspose.Slides for Node.js via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....and Text Holders You can access the place holders and text holders...you can create a slide with text holders from scratch using the...

    docs.aspose.com/slides/nodejs-java/features-ove...
  10. How to Create HTML File using Java

    This topic covers basic implementation of how to create HTML file using Java. You can generate HTML document in Java using simple API calls. HTML files can be generated programmatically on the fly and can be used in different applications like generation of reports or invoices....Add instance of Text element class to hold text for HTML document...document Insert the Text element inside HTML body Save the generated...

    kb.aspose.com/html/java/how-to-create-html-file...