Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 10,691 for

insert text

(0.14 sec)
  1. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges Text into the specified number of Text columns....set_count(new_count) Arranges text into the specified number of text columns. def...int The number of columns the text is to be arranged into. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Online Word to ODS Conversion or Build .NET bas...

    Free online app to convert Word to ODS files. .NET C# conversion library code for Word documents....(DOCX) files are used to store text content, making them ideal for...papers, create citations, and insert references in a consistent...

    products.aspose.com/total/net/conversion/word-t...
  3. AbsolutePositionTab Class | Aspose.Words for .NET

    Discover the Aspose.Words.AbsolutePositionTab class, enabling precise Text positioning in WordprocessingML for enhanced document formatting and control....position on the current line of text when displaying this WordprocessingML...Returns true if this object was inserted in Microsoft Word while change...

    reference.aspose.com/words/net/aspose.words/abs...
  4. LaTeX Input/Output

    This page briefly describes the peculiarities of working with LaTeX as an output or input format and the *.aux* file as a mandatory part of LaTeX.... To be honest, you can insert primitive control sequences...refer to them somewhere in the text. In case you don’t use anything...

    docs.aspose.com/tex/net/latex-io/
  5. RevisionGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionGroup class, designed to efficiently manage and organize sequential Revision objects for streamlined document editing.... Text { get; } Returns inserted/deleted/moved text or description...RevisionType} \n\tRevision text: {group.Text}" ); } See Also namespace...

    reference.aspose.com/words/net/aspose.words/rev...
  6. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... insert_field ( field_type = aw . fields...display ".2" and ".3". builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... writeln ( 'This text is in section 1.' ) # Section...section on a new page: builder . insert_break ( aw . BreakType . S...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldInclude Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInclude class to seamlessly implement INCLUDE fields in your documents, enhancing automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be Inserted and specify any extra formatting to the t…...where we want the table to be inserted and specify any extra formatting...html = " <p><strong>Some Bold Text </strong></p><p>Testing</p>";...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  10. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....with Microsoft Word 2003, # inserting an image will define its shape...MsWordVersion . WORD2003 ) builder . insert_image ( file_name = IMAGE_DIR...

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