Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 115,524 for

font drawing

(0.17 sec)
  1. Fill.transparency property | Aspose.Words for P...

    Fill.transparency property. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear)....docx' ) # Get Fill object for Font of the first Run. fill = doc...0 ] . font . fill # Check Fill properties of the Font. print...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Words for C++ | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....Aspose::Words::Drawing The Aspose.Words.Drawing namespace provides...and modify drawing objects. Aspose::Words::Drawing::Charts The...

    reference.aspose.com/words/cpp/
  3. Setting Text Color Dynamically in C#|Aspose.Wor...

    Set Font text color for document contents dynamically when building a report using C#.... You can set a font color for text contents dynamically...textColor tag defines a text font color to be applied during runtime...

    docs.aspose.com/words/net/setting-text-color-dy...
  4. content|Documentation

    Content element is used to add one or more lines of text to the parent element....Description Usage example font_family Segoe UI The font family for the text...text. font_family=Courier New font_style regular The font style...

    docs.aspose.com/omr/net/txt-markup/content/
  5. Add background to JPEG image file via .NET | pr...

    Add background to JPEG image file via .NET....Drawing .NET Edit Image Jpeg Add background...Images with Backgrounds Using Drawing .NET API Download Free Trial...

    products.aspose.com/drawing/net/edit-image/add-...
  6. ChartTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization....Description Font { get; } Provides access to the font formatting...Chart" ; title . Font . Size = 15 ; title . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PDF to JPEG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C++ sample code using Aspose.PDF for C++...height newImage = new System :: Drawing :: Bitmap ( newWidth , newHeight...newHeight ); canvas = System :: Drawing :: Graphics :: FromImage (...

    products.aspose.com/pdf/cpp/merger/pdf-to-jpeg/
  8. ChartDataLabelCollection.Position | Aspose.Word...

    Discover the ChartDataLabelCollection Position property to easily customize your data label positions for enhanced data visualization and clarity....// Show data labels and set font color. series . HasDataLabels...ShowValue = true ; dataLabels . Font . Color = Color . White ; //...

    reference.aspose.com/words/net/aspose.words.dra...
  9. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning during document loading or saving in Java....additional information about font substitution. Document doc =...Assert.assertEquals(WarningType.FONT_SUBSTITUTION, warningInfo.getWarningType());...

    reference.aspose.com/words/java/com.aspose.word...
  10. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize Fonts, colors, alignment, and more....SaveFormat :: Pptx ); Manage Font Properties of a Paragraph Presentations...PHP via Java to configure the font properties of paragraphs of...

    docs.aspose.com/slides/php-java/text-formatting/