Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 142,706 for

font

(0.78 sec)
  1. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows.... You’ll learn to set font sizes, alignments, and margins...to the slide. Set the font size (font height) for the text. Set...

    docs.aspose.com/slides/python-net/manage-table/
  2. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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 DataLabels with different font settings and color. The following..."Rich Text Label" ; //Set the font setting of the first 10 characters...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Aspose PDF Conversions & AI Content Processing ...

    Hi, I’m evaluating our document conversion pipeline and want to ensure we’re using Aspose optimally for documents that may be ingested by AI systems downstream. I’ve been reading through the PDF Association’s FAQ on AI …..., font embedding strategy, image compression...TrueType font embedding enabled. Ensure that the fonts used by...

    forum.aspose.com/t/aspose-pdf-conversions-ai-co...
  4. 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/
  5. Gawe HTML Nganggo C++

    Gawe HTML anyar ing C++ ing sawetara langkah. Nggawe HTML kanthi gampang nggunakake perpustakaan C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/jv/cpp/make/html/
  6. Ustvari HTML Z Uporabo C++

    Ustvarite novo HTML v C++ v nekaj korakih. Preprosto ustvarite HTML s knjižnico C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/sl/cpp/make/html/
  7. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/docx/
  8. Gawe DOC Nganggo C++

    Gawe DOC anyar ing C++ ing sawetara langkah. Nggawe DOC kanthi gampang nggunakake perpustakaan C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/jv/cpp/make/doc/
  9. 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...
  10. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite shapes....graphicsPath ; Font font = new java . awt . Font ( "Arial" , Font . PLAIN...{ GlyphVector glyphVector = font . createGlyphVector ( g2 . ...

    docs.aspose.com/slides/java/custom-shape/