Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 10,806 for

insert text

(1.02 sec)
  1. Android API to Render TEX to OTT | products.asp...

    Transform TEX to OTT via Android via Java API...to integrate the feature of text to OTT conversion in your mobile..." + docInfo . getTitle ()); Insert Endnotes in OTT Document in...

    products.aspose.com/total/android-java/conversi...
  2. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginBottom method. Specifies the inner bottom margin in points for a shape in C++....to set internal margins for a text box. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginLeft method. Specifies the inner left margin in points for a shape in C++....to set internal margins for a text box. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginRight method. Specifies the inner right margin in points for a shape in C++....to set internal margins for a text box. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for JavaScript via C++ API....lets users add hyperlinks to text in cells and to images. Image...This document explains how to insert image hyperlinks in a worksheet...

    docs.aspose.com/cells/javascript-cpp/add-image-...
  6. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing block of the shape in C++....Create a small red star and insert it into the group. // Line...child2 ); // Insert a rectangle, and then insert a slightly smaller...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. CustomXmlPart class | Aspose.Words for Python

    aspose.words.markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlPartCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Markup.CustomXmlPartCollection class, your go-to solution for managing Custom XML Parts efficiently and effortlessly....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Add Check Mark in Excel using Java

    Follow this article to add check mark in Excel using Java. You will get information to set the IDE, a list of steps, and a sample code demonstrating how to add tick mark in Excel using Java.... It will assist you in inserting a check mark in different...different ways. Steps for Inserting Check Mark in Excel using Java Set...

    kb.aspose.com/cells/java/add-check-mark-in-exce...
  10. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain Text format in Java....footers are exported to plain text format. Examples: Shows how...plain text format. Document doc = new Document(); // Insert even...

    reference.aspose.com/words/java/com.aspose.word...