Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 157,469 for

doc

(0.08 sec)
  1. MailMerge.GetFieldNamesForRegion | Aspose.Words...

    Discover the MailMerge GetFieldNamesForRegion method to effortlessly access a collection of mail merge field names in your specified region. Streamline your workflow!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // "TableStart" and "TableEnd"...

    reference.aspose.com/words/net/aspose.words.mai...
  2. ViewOptions.forms_design property | Aspose.Word...

    ViewOptions.forms_design property. Specifies whether the Document is in forms design mode.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

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

    TextPath.italic property. True if the font is formatted as italic.... 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...
  4. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path.... 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...
  5. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated.... 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...
  6. Aspose::Words::Drawing::TextPath::get_Italic me...

    Aspose::Words::Drawing::TextPath::get_Italic method. True if the font is formatted as italic 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...
  7. Aspose::Words::Drawing::TextPath::get_TextPathA...

    Aspose::Words::Drawing::TextPath::get_TextPathAlignment method. Defines the alignment of text 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::Shape::get_TextPath met...

    Aspose::Words::Drawing::Shape::get_TextPath method. Defines the text of the text path (of a WordArt object) 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_FitShape ...

    Aspose::Words::Drawing::TextPath::get_FitShape method. Defines whether the text fits bounding box of a shape 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. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected Document formats for seamless file management.... Document doc = new Document (); // Configure.... Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File...

    reference.aspose.com/words/net/aspose.words/fil...