Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 9,156 for

insert text

(0.06 sec)
  1. Inserting Hyperlinks Dynamically in Java|Aspose...

    Insert hyperlinks into your document dynamically when building a report in Java....Ask AI Inserting Hyperlinks Dynamically Contents [ Hide ] You...You can insert hyperlinks to your reports dynamically using link...

    docs.aspose.com/words/java/inserting-hyperlinks...
  2. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....= doc ) # When we write the text that does not fit onto one page...orphans and widows by rearranging text via font size, spacing, or page...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_EndCharacterFont method. Font formatting that will be applied to the last character of Text entered into SDT in C++....applied to the last character of text entered into SDT . System ::...structured document tag in a plain text box and modify its appearance...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Border.Color | Aspose.Words for .NET

    Customize your designs effortlessly with the Border Color property, allowing you to set and modify border colors for a stunning visual impact....set ; } Examples Shows how to insert a string surrounded by a border...DashDotStroker ; builder . Write ( "Text surrounded by green border."...

    reference.aspose.com/words/net/aspose.words/bor...
  5. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。... Merge (); // Insert value to the merged cell A1...GetStyle (); // Set wrapping text on style . SetIsTextWrapped...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  6. BookmarksOutlineLevelCollection class | Aspose....

    aspose.words.saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level...DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...'Bookmark 1' ) builder . writeln ( 'Text inside Bookmark 1.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...resolve this issue: Check Chart Insertion Method : Ensure that you are...using the correct method to insert charts into your document....

    forum.aspose.com/t/charts-are-not-replacing-at-...
  8. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency.... // Every shape that we insert will also shrink in size by... AppendChild ( group ); // Insert a shape and place it outside...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldData class | Aspose.Words for Python

    aspose.words.fields.FieldData class. Implements the DATA field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the Text is displayed....property Defines whether the text is displayed. @property def...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

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