Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 10,805 for

insert text

(3.08 sec)
  1. StructuredDocumentTag.isShowingPlaceholderText ...

    StructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text (as opposed to regular Text contents within the SDT)....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IStructuredDocumentTag.isShowingPlaceholderText...

    IStructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text (as opposed to regular Text contents within the SDT)....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story.... Examples Shows how to insert and customize footnotes. doc...DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.RtlGutter | Aspose.Words for .NET

    Discover how the PageSetup RtlGutter property in Microsoft Word optimizes section layouts for right-to-left and left-to-right languages. Enhance your document design!...doc = new Document (); // Insert text that spans several pages...much space our pages have for text within the margins and then...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done....' ) # Insert a comment to point out an error...datetime . now ()) comment . set_text ( 'Fix the spelling error!'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for C++: Insert, crop, compress, recolor, and export images with C++ examples for PPT, PPTX, and ODP presentations....article demonstrates how to insert and access pictures from in-memory...converts it to a stream, and inserts it as a picture frame on the...

    docs.aspose.com/slides/cpp/examples/elements/pi...
  7. Aspose::Words::Fields::FieldAdvance::get_Horizo...

    Aspose::Words::Fields::FieldAdvance::get_HorizontalPosition method. Gets or sets the number of points by which the Text that follows the field should be moved horizontally from the left edge of the column, frame, or Text box in C++....number of points by which the text that follows the field should...edge of the column, frame, or text box. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. How to create a hyper link at the end of every ...

    We are using ASPOSE.WOrds to convert from .doc to .docx. How to add a hyperlink at the end of every page of the document?...the DocumentBuilder class to insert hyperlinks programmatically...builder.moveTo(paragraph); // Insert the hyperlink builder.insertHyperlink("Visit...

    forum.aspose.com/t/how-to-create-a-hyper-link-a...
  9. TextPathAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextPathAlignment enum for precise WordArt alignment. Enhance your document design with versatile Text options!...each line of text to fit width. Center 1 Center text on width. Left...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Border.themeColor property | Aspose.Words for N...

    Border.themeColor property. Gets or sets the theme color in the applied color scheme that is associated with this Border object....ThemeColor 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...