Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 10,713 for

insert text

(0.27 sec)
  1. 使用 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...
  2. AxisTickLabels Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickLabels class, designed to enhance your chart's axis tick mark labels with customizable properties for better data visualization....Alignment { get; set; } Gets or sets text alignment of the axis tick labels...orientation of the tick label text. Position { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ParagraphFormat.Borders | Aspose.Words for .NET

    Discover the ParagraphFormat Borders property to easily manage and customize your paragraph borders, enhancing document aesthetics and readability....get ; } Examples Shows how to insert a paragraph with a top border...0.25d ; builder . Writeln ( "Text with a top border." ); doc ...

    reference.aspose.com/words/net/aspose.words/par...
  4. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... Examples Shows how to insert the contents of one document...bookmark in another document. def insert_at_bookmark (): doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Border.ThemeColor | Aspose.Words for .NET

    Discover how to use the Border ThemeColor property to customize your color scheme and enhance your design with vibrant, tailored themes....set ; } Examples Shows how to insert a paragraph with a top border...0.25d ; builder . Writeln ( "Text with a top border." ); doc ...

    reference.aspose.com/words/net/aspose.words/bor...
  7. Aspose::Words::Notes::Footnote::get_IsAuto meth...

    Aspose::Words::Notes::Footnote::get_IsAuto method. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark in C++....const Examples Shows how to insert and customize footnotes. auto...DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the Text formats...footers are exported to the text formats. Default value is TxtExportHeadersFoot...plain text format. let doc = new aw . Document (); // Insert even...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.IsShowingPlaceholderText ...

    Discover how the IsShowingPlaceholderText property in StructuredDocumentTag enhances your document's clarity by distinguishing placeholder Text from regular content....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/net/aspose.words.mar...
  10. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java.... Examples: Shows how to insert images using IMPORT and INCLUDEPICTURE...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...