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

insert text

(0.18 sec)
  1. 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...
  2. 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...
  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. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineStory::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++....override Examples Shows how to insert and customize footnotes. auto...DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first paragraph in the story in C++....override Examples Shows how to insert and customize footnotes. auto...DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/cpp/aspose.words/inl...
  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...