Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 142,113 for

text

(0.08 sec)
  1. FieldIndex.EntryType | Aspose.Words for .NET

    Discover the FieldIndex EntryType property to efficiently manage index entry types for optimized indexing and enhanced search performance....will display the XE field's Text property value on the left side...have the same value in their "Text" property, // the INDEX field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Tables::CellFormat::get_Horizont...

    Aspose::Words::Tables::CellFormat::get_HorizontalMerge method. Specifies how the cell is merged horizontally with other cells in the row in C++....First ); builder -> Write ( u "Text in merged cells." ); // Insert...first row. Instead of adding text contents, // we will merge this...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::HeaderFooter::get_HeaderFooterTy...

    Aspose::Words::HeaderFooter::get_HeaderFooterType method. Gets the type of this header/footer in C++.... The text in that paragraph // will appear...section, above the main body text. auto header = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. Aspose::Words::Paragraph::get_ParentSection met...

    Aspose::Words::Paragraph::get_ParentSection method. Retrieves the parent Section of the paragraph in C++.... The text in that paragraph // will appear...section, above the main body text. auto header = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles.... text = "List 1" heading . style =...start_number = 13 heading2 . text = "List 2" heading2 . style...

    docs.aspose.com/pdf/python-net/working-with-hea...
  6. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Step-by-step guide....way you do in Word and other text editors. Aspose.Slides for ...character. Set the Paragraph Text. Set the Paragraph Indent to...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  7. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....setText("Updated text contents of {bookmarks[1].Name}");..."MyBookmark_" + i; builder.write("Text before bookmark."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. 在VSTO和Aspose.Cells中旋转单元格文字|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Sheets [ "Sheet1" ]; //Put some text into cell B2. objSheet . Cells...the angle of rotation of the text. _range . Orientation = 45 ;...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  9. Edit PPT in C# | products.aspose.com

    Edit PPT in C#. Use .NET library API to edit PowerPoint presentation...presentation by adding a new line of text to it. Edit PPT in C# Using..., you can add a new line of text to a PPT document with just...

    products.aspose.com/slides/net/editor/ppt/
  10. How to change the Comment Font Color with Golan...

    Learn how to customize comment font color in Excel using Aspose.Cells with Golang via C++....specify alignment settings, text direction, font color, etc....GetTextBody() property to set text direction for a comment. The...

    docs.aspose.com/cells/go-cpp/how-to-change-the-...