Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 10,749 for

insert text

(0.22 sec)
  1. Create Signature Line in an Excel Workbook usin...

    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....Signature Line by clicking the Insert Tab and then selecting Signature...Signature Line from the Text group. Aspose.Cells also provides this...

    docs.aspose.com/cells/java/create-signature-lin...
  2. StructuredDocumentTag.removeSelfOnly method | A...

    StructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. let tag = new aw . Markup ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTag.Title | Aspose.Words for ...

    Discover the StructuredDocumentTag Title property, which defines a user-friendly name for your SDT, enhancing document clarity and usability....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. StructuredDocumentTa tag =...

    reference.aspose.com/words/net/aspose.words.mar...
  4. 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/
  5. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom Text replacement in your documents. Enhance your workflow today!.../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// </summary> private...

    reference.aspose.com/words/net/aspose.words.rep...
  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. Aspose::Words::Border::get_TintAndShade method ...

    Aspose::Words::Border::get_TintAndShade method. Gets or sets a double value that lightens or darkens a color in C++.... Examples Shows how to insert a paragraph with a top border...25 ); builder -> Writeln ( u "Text with a top border." ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. Working with Sections in C++|Aspose.Words for C++

    Understanding document section concepts and manipulation practices using C++. Insert section into a document C++. Remove section C++. Copy sections between Documents.... Insert or Remove a Section Break Aspose...allows you to insert a section break into text using the InsertBreak...

    docs.aspose.com/words/cpp/working-with-sections/
  9. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++.... Examples Shows how to insert a shape with an image from...Shows how to create and format a text box. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with Text....shape is positioned inline with text. @property def is_inline ( self...world! ' ) shape = builder . insert_shape ( shape_type = aw . drawing...

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