Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 17,271 for

true type

(0.18 sec)
  1. TextPath.FitShape | Aspose.Words for .NET

    Discover how the TextPath FitShape property ensures your text perfectly fits within a shape's bounding box for enhanced design flexibility.... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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.... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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.... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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.... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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!... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartShapeType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.ChartShapeType enum to define diverse chart element shapes, enhancing your document's visual appeal and data clarity....enumeration Specifies the shape type of chart elements. public enum...HasDataLabels = true ; series . DataLabels . ShowValue = true ; // Format...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldImport.SourceFullName | Aspose.Words for .NET

    Discover how to use the FieldImport SourceFullName property to easily manage image locations in your projects for enhanced organization and accessibility....Below are two similar field types that we can use to display images...FieldType . FieldIncludePicture , true ); fieldIncludePicture . SourceFullName...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldNoteRef.insert_hyperlink property | Aspose...

    FieldNoteRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked paragraph....( builder , 'MyBookmark2' , True , False , False , 'Hyperlink...builder , 'MyBookmark1' , True , True , False , 'Bookmark1, with...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_PosCodeStyle method. Gets or sets the style of a Point of Sale barcode (barcode Types UPCA|UPCE|EAN13|EAN8). The valid values (case insensitive) are [STD|SUP2|SUP5|CASE] in C++....Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). The valid...FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings.... Select any text alignment type using the TextAlignmentType...pre-defined text alignment types in the TextAlignmentType enumeration...

    docs.aspose.com/cells/cpp/cells-alignment-setti...