Sort Score
Result 10 results
Languages All
Labels All
Results 8,701 - 8,710 of 88,663 for

doc format

(0.17 sec)
  1. TextPath.Text | Aspose.Words for .NET

    Explore TextPath's Text property to effortlessly define and customize your text paths for stunning visual effects in your designs....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.TextPathAlignment | Aspose.Words for .NET

    Discover the TextPathAlignment property to easily customize text alignment in your designs. Enhance your layouts with precise control and creativity!...InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TextPath.Shadow | Aspose.Words for .NET

    Discover how the TextPath Shadow property enhances your text with customizable shadows for stunning visual effects on your designs....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TextPath.Size | Aspose.Words for .NET

    Discover the TextPath Size property, easily customize font size in points for enhanced readability and design flexibility in your projects....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph.... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class to work with Document watermark... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Paragraph::get_ParagraphFormat m...

    Aspose::Words::Paragraph::get_ParagraphFormat method. Provides access to the paragraph Formatting properties in C++....Provides access to the paragraph formatting properties. System :: SharedPtr...Words document by hand. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font Formatting of this object in C++....Provides access to the font formatting of this object. System ::...Words document by hand. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the Document at the current insert position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. FontInfoCollection.SaveSubsetFonts | Aspose.Wor...

    Discover the FontInfoCollection SaveSubsetFonts property, control embedded TrueType font subsets in your Documents for optimized file size and performance....option works for DOC, DOCX and RTF formats only. Examples Shows...embedded TrueType fonts. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.fon...