Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 10,804 for

insert text

(0.27 sec)
  1. Add Image Hyperlinks|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....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/java/add-image-hyperlinks/
  2. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience....node that the builder just inserted. // To append content to a...// Adding a second run will insert it in front of the first run...

    reference.aspose.com/words/net/aspose.words/sto...
  3. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first document in any supported format using Aspose.Words for C++ to experience its simplicity and power in C++....a DocumentBuilder class Insert text to the document start using...

    docs.aspose.com/words/cpp/hello-world/
  4. FieldOcx class | Aspose.Words for Python

    aspose.words.fields.FieldOcx class. Implements the OCX field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Border.tintAndShade property | Aspose.Words for...

    Border.tintAndShade property. Gets or sets a double value that lightens or darkens a color.... Examples Shows how to insert a paragraph with a top border...0.25 ; builder . writeln ( "Text with a top border." ); doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet.... Document (); // Insert text that spans 16 pages. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape....Create a small red star and insert it into the group. # Line up...( child2 ) # Insert a rectangle, and then insert a slightly smaller...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...used in text files for paragraph breaks. DEFAULT_TEXT_INPUT_CHAR...character used as a default value in text input form fields. FIELD_END_CHAR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.InsertImage method...WrapType insertImage(fileName) Inserts an image from a file or URL...the document. The image is inserted inline and at 100% scale....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Endnotes/Footnotes result in "RevisionCollectio...

    Hello, We have discovered an issue in Aspose.words 25.11 compare relating to footnotes/endnote revisions. The issue occurs when iterating through the list of revisions created by comparing two documents, where one of t…...one of the revisions is an insertion of footnote or endnote. During...Create a document with sample text Document original = new Document();...

    forum.aspose.com/t/endnotes-footnotes-result-in...