Sort Score
Result 10 results
Languages All
Labels All
Results 8,531 - 8,540 of 16,621 for

insert text

(0.28 sec)
  1. OutlineOptions.create_outlines_for_headings_in_...

    OutlineOptions.create_outlines_for_headings_in_tables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables.... The first row, # whose text we will format in a heading-type.... start_table () builder . insert_cell () builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. String | Aspose.Slides for C++ API Reference

    String class used across the library. Is a substitute for C# System.String when translating code. For optimization reasons, isn't considered an Object subclass. This type should be allocated on stack and passed to functions by value or by reference. Never use System::SmartPtr class to manage objects of this type.... String Insert (int, const String &) const Inserts substring...bool IsNormalized ( System::Text::NormalizationForm ) const Checks...

    reference.aspose.com/slides/cpp/system/string/
  3. DocumentBase.NodeChangingCallback | Aspose.Word...

    DocumentBase NodeChangingCallback property. Called when a node is Inserted or removed in the document in C#....property Called when a node is inserted or removed in the document...date and time of each node insertion and removal. /// Sets a custom...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FieldSymbol.dont_affects_line_spacing property ...

    FieldSymbol.dont_affects_line_spacing property. Gets or sets whether the character retrieved by the field affects the line spacing of the paragraph.... insert_field ( aw . fields . FieldType...appearance: field = builder . insert_field ( aw . fields . FieldType...

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

    FieldSymbol.is_ansi property. Gets or sets whether the character code is interpreted as the value of an ANSI character.... insert_field ( aw . fields . FieldType...appearance: field = builder . insert_field ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. pagesheet - Aspose.Diagram for Python via Java ...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......TabCollection TabsCollection Text TextBlock TextCollection TextDirection...information about comments inserted into a document page. method...

    reference.aspose.com/diagram/python-java/aspose...
  7. INodeChangingCallback.NodeRemoved | Aspose.Word...

    INodeChangingCallback NodeRemoved method. Called when a node belonging to this document has been removed from its parent in C#....date and time of each node insertion and removal. /// Sets a custom...custom font name/size for the text contents of Run nodes. /// </summary>...

    reference.aspose.com/words/net/aspose.words/ino...
  8. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_Field method. Gets the object that represents the current merge field in C++....())); // Since we have already inserted the merged content manually...content via the "Text" property. args -> set_Text ( String :: Empty...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. aspose.cells.rendering | Aspose.Cells for Pytho...

    aspose.cells.rendering The Aspose.Cells.Rendering namespace provides classes for rendering image and pdf. Classes Cla...... if Text property of current instance...hidden and children will be inserted on current level. RenderingFont...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Style Class | Aspose.Words for .NET

    Aspose.Words.Style class. Represents a single builtin or userdefined style in C#....automatically to a new paragraph inserted after a paragraph formatted...paragraph, and then add some text. builder . ParagraphFormat ...

    reference.aspose.com/words/net/aspose.words/style/