Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 9,482 for

insert text

(0.27 sec)
  1. 用C++自动调整行列宽|Documentation

    本文展示如何使用Aspose.Cells for C++ API自动调整行、列、合并单元格的行,以及范围内的行。... Merge (); // Insert value to the merged cell A1...GetStyle (); // Set wrapping text on style . SetIsTextWrapped...

    docs.aspose.com/cells/zh/cpp/autofit-rows-and-c...
  2. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...be the only) run can contain text before the match, // in this...contains the match if there is any text left. if ((currentNode != null)...

    forum.aspose.com/t/get-node-that-contains-the-e...
  3. RevisionOptions.revised_properties_effect prope...

    RevisionOptions.revised_properties_effect property. Allows to specify the effect for content areas with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionTextEffect.NONE](../../revisionTexteffect/#NONE)...revision_options # Render insertion revisions in green and italic...italic. revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files....Chart Rendering Get Equation Text of Chart Trendline AI Document...Close Manage Comments and Notes Insert Pictures and Shapes of Excel...

    docs.aspose.com/cells/net/creating-charts/
  5. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and Text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...scenario to keep the shapes and text in the same and we are able...#region "Caution Description - Text or Table" this.Builder.InsertCell();...

    forum.aspose.com/t/not-able-to-keep-the-table-a...
  6. Common issues with LaTeX files and how to solve...

    Practical tips to troubleshoot LaTeX files, resolving errors, compilation problems, package conflicts, and formatting bugs for seamless document creation....a plain text file that contains a combination of text content...beginners. LaTeX files are plain text, making them amenable to version...

    docs.aspose.com/tex/net/troubleshoot-with-latex...
  7. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section...bidirectional (complex scripts) text. border_always_in_front Specifies...positioned relative to intersecting texts and objects. border_applies_to...

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

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Line Wrapping for East Asian Text. MWSmallCaps { get; set; } Emulate...{ get; set; } Do Not Balance Text Columns within a Section. NoExtraLineSpacing...

    reference.aspose.com/words/net/aspose.words.set...
  9. Aspose::Words::Fields::FieldAddIn class | Aspos...

    Aspose::Words::Fields::FieldAddIn class. Implements the ADDIN field in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....Examples Shows how to replace text in a document’s footer. auto...Use a document builder to add text to the first section. auto builder...

    reference.aspose.com/words/cpp/aspose.words/doc...