Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 10,872 for

insert text

(0.29 sec)
  1. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....Contents [ Hide ] StoryType enum Text of a Word document is stored...MainText 1 Contains the main text of the document, represented...

    reference.aspose.com/words/cpp/aspose.words/sto...
  2. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceBottom method. Returns or sets the distance (in points) between the document Text and the bottom edge of the shape in C++....points) between the document text and the bottom edge of the shape...the wrapping distance for a text that surrounds a shape. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceLeft method. Returns or sets the distance (in points) between the document Text and the left edge of the shape in C++....points) between the document text and the left edge of the shape...the wrapping distance for a text that surrounds a shape. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FootnoteOptions.start_number property | Aspose....

    FootnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered footnotes....to text # that does not interfere with the main body text's flow...flow. # Inserting a footnote/endnote adds a small superscript...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Android API to Render EPUB to MARKDOWN | produc...

    Transform EPUB to MARKDOWN via Android via Java API...which is used to format plain text documents. It is easy to read..." + docInfo . getTitle ()); Insert Endnotes in MARKDOWN Document...

    products.aspose.com/total/android-java/conversi...
  6. How to Add Header and Footer in Word Document u...

    This short tutorial guides on how to add header and footer in Word Document using Java. These steps to add header and footer in Word using Java are valid for all the common operating systems like Windows, macOS and Ubuntu....some footers in the document Insert page breaks to see the impact...provide information on how to insert header and footer in Word using...

    kb.aspose.com/words/java/how-to-add-header-and-...
  7. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....dd"); // Set the horizontal text alignment for every paragraph...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  8. Document.GlossaryDocument | Aspose.Words for .NET

    Discover how to manage your document glossary effectively. Learn to set and retrieve glossary entries for AutoText and Building Blocks in your templates....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...a section that contains the text. Assert . That ( customBlock...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the Text of this story....Deletes all shapes from the text of this story. def delete_shapes...# Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Sections in C#|Aspose.Words for .NET

    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/net/working-with-sections/