Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 157,133 for

doc

(0.06 sec)
  1. TextPathAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextPathAlignment enum for precise WordArt alignment. Enhance your Document design with versatile text options!...InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.SameLetterHeights | Aspose.Words for .NET

    Discover the TextPath SameLetterHeights property to ensure uniform letter height, enhancing text readability and design consistency across your project....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  4. SystemFontSource.get_system_font_folders method...

    SystemFontSource.get_system_font_folders method. Returns system font folders or empty array if folders are not accessible.... doc = aw . Document () doc . font_settings =...self . assertEqual ( 1 , len ( doc . font_settings . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story.... let doc = new aw . Document (); // Create...= new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt object).... 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...
  7. Aspose::Words::Fonts::FontSettings::get_Substit...

    Aspose::Words::Fonts::FontSettings::get_SubstitutionSettings method. Settings related to font substitution mechanism in C++.... auto doc = MakeObject < Document > (); doc -> set_FontSettings...font source. ASSERT_EQ ( 1 , doc -> get_FontSettings () -> GetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type of this custom part.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.HyphenationOptions | Aspose.Words for ...

    Explore the Document HyphenationOptions property to customize hyphenation settings, enhancing readability and improving your Document's presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words/doc...
  10. MailMerge.MergeWholeDocument | Aspose.Words for...

    Discover how the MailMerge MergeWholeDocument property updates all fields during a region-based mail merge, enhancing efficiency and accuracy in your Documents....mergeWholeDocument ) { Document doc = CreateSourceDocMerge (); DataTable...name of the data source table. doc . MailMerge . MergeWholeDocument...

    reference.aspose.com/words/net/aspose.words.mai...