Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 139,842 for

font

(0.25 sec)
  1. Common recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....boolean false Improve small font recognition and detection of...

    docs.aspose.com/ocr/net/recognition-settings-co...
  2. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....dictionary , or specify the font to be embedded into a PDF document...

    docs.aspose.com/ocr/python-net/save-file/
  3. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#.... Blue , Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/add-watermarks/
  4. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index.... font . size = 6 doc . sections [...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 JavaScript 中格式化 PowerPoint 文本|Aspose.Slides f...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 演示文稿中格式化和美化文本。自定义字体、颜色、对齐方式等。...js via Java to configure the font properties of paragraphs of...of text on slides. To manage font properties of a paragraph using...

    docs.aspose.com/slides/zh/nodejs-java/text-form...
  6. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    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....PSD uses incorrect font Bug PSDNET-1739 Regression....; string fontsFolder = "692_Fonts" ; var fontFolders = new List...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  7. IFieldMergingCallback.FieldMerging | Aspose.Wor...

    Optimize your document workflows with the iFieldMergingCallback method. Seamlessly integrate data into your Aspose.Words mail merge fields for enhanced efficiency...."<span style=\"color: #0000ff; font-family: Arial;\">Hello World...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Render Linear & 2D Barcode Images in SQL Server...

    SQL Server Reporting Services rendering extension - Export Linear and 2D Barcode images in SSRS. Render barcode labels in BMP JPEG GIF and PNG formats....background and foreground colors, font, size, resolution, and text...be modified. The size of text font can be customized as well. Barcode...

    products.aspose.com/barcode/reporting-services/
  9. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java for more engaging slides....placement, leader lines, and reduced font size; if necessary, hide some...Explicitly set fonts (family, size) and verify that the font is available...

    docs.aspose.com/slides/nodejs-java/chart-data-l...
  10. Make DOC Using Java

    Make a new DOC in Java in a few steps. Easily create DOC using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/doc/