Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 299,988 for

doc

(0.15 sec)
  1. TextPath.font_family property | Aspose.Words fo...

    TextPath.font_family property. Defines the family of the textpath font.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the font is formatted as small capital letters.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Tables::PreferredWidth Class Ref...

    Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); SharedPtr<Table> table = b...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Aspose::Words::Drawing::TextPath::get_Bold meth...

    Aspose::Words::Drawing::TextPath::get_Bold method. True if the font is formatted as bold in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Font.AllCaps | Aspose.Words for .NET

    Font AllCaps property. True if the font is formatted as all capital letters in C#.... Document doc = new Document (); Paragraph...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph ...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Aspose::Words::Fields::FieldFillIn::get_PromptT...

    Aspose::Words::Fields::FieldFillIn::get_PromptText method. Gets or sets the prompt text (the title of the prompt window) in C++....void FieldFillIn_ () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a FILLIN field....

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Drawing::TextPath::get_Shadow me...

    Aspose::Words::Drawing::TextPath::get_Shadow method. Defines whether a shadow is applied to the text on a text path in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::TextPath::get_Text meth...

    Aspose::Words::Drawing::TextPath::get_Text method. Defines the text of the text path in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::TextPath::get_Spacing m...

    Aspose::Words::Drawing::TextPath::get_Spacing method. Defines the amount of spacing for text. 1 means 100% in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::TextPath::get_SameLette...

    Aspose::Words::Drawing::TextPath::get_SameLetterHeights method. Determines whether all letters will be the same height regardless of initial case in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...