Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 139,847 for

font

(0.35 sec)
  1. Comparing text in images|Documentation

    How to compare texts on two images....two images, regardless of the font, text size, case, styles, and...means the texts are identical. Fonts and styles are ignored. The...

    docs.aspose.com/ocr/java/image-text-compare/
  2. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Position method. Gets or sets the position of the data label in C++....// Show data labels and set font color. series -> set_HasDataLabels...( true ); dataLabels -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access to the paragraph formatting properties.... font . color = aspose . pydrawing...Paragraph Paragraph.paragraph_break_font property Paragraph.parent_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working With Colors|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the fill foreground, not the font color. style = wb . CreateCellStyle...Working With Borders Working With Fonts Analyzing your prompt, please...

    docs.aspose.com/cells/net/working-with-colors/
  5. AxisTickLabels.Alignment | Aspose.Words for .NET

    Adjust AxisTickLabels alignment effortlessly. Control text positioning for clearer, more readable graphs and enhance your data visualization.... Font . Color = Color . Red ; yAxis...Aspose.Words AxisTickLabels.Font English Русский 简体中文 عربي Français...

    reference.aspose.com/words/net/aspose.words.dra...
  6. What is a Page Layout in C++|Aspose.Words for C++

    Let's figure out what a page layout is. A page layout describes the geometry of the content contained in a document....affect their appearances, such as font size, shading or drawing effects...

    docs.aspose.com/words/cpp/what-is-a-page-layout/
  7. Environment Configuration – Aspose.HTML for Java

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/java/environment-configura...
  8. Შექმენით Დოკუმენტი C++ Ში

    შექმენით ფაილი C++ ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი C++ ში რამდენიმე ნაბიჯით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ka/cpp/make/
  9. Გააკეთეთ Markdown C++ Ის Გამოყენებით

    შექმენით ახალი Markdown C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ka/cpp/make/md/
  10. Rendering Issues with FieldEquation Producing B...

    Description: The document contains a specific EQ (FieldEquation) structure, for example: Example field structure: { eq \o(●, 1) } When converting the DOCX to PNG using Aspose.Words, the EQ field renders differently f…...Result (Aspose Output): When the font size changes in Word, the black...

    forum.aspose.com/t/rendering-issues-with-fielde...