Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 131,702 for

font

(0.11 sec)
  1. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy.... Printouts with very thin font. Color inversion Median filter...

    docs.aspose.com/ocr/java/dilate/
  2. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Python via .NET API....Document Properties Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/python-net/enable-css-cus...
  3. Disable CSS while saving to HTML with Node.js v...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for Node.js via C++....js via C++ Set Default Font while Rendering Spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/disable-css-wh...
  4. Worksheet to Image - Set Pixel Format for the R...

    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....js via C++ Set Default Font while rendering a spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/worksheet-to-i...
  5. 在 PHP 中管理 Visio 图的页眉和页脚|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....-> getRed ()); \ # set text font properties $diagram -> getHeaderFooter...

    docs.aspose.com/diagram/zh/java/manage-headers-...
  6. 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/
  7. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Გააკეთეთ DOC C++ Ის Გამოყენებით

    შექმენით ახალი DOC C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOC 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/doc/
  9. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation.... Font = Aspose . Pdf . Text . FontRepository...Set the font for TextFragment fragment . TextState . Font = Aspose...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  10. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET.... font = apdf . text . FontRepository . find_font ( "Arial"...text_state . font_size = 14 textStamp . text_state . font_style =...

    products.aspose.com/pdf/python-net/stamps/text/