Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 31,836 for

custom font

(0.74 sec)
  1. Recognition settings|Documentation

    How to improve recognition accuracy and tune up Aspose.OCR engine....alphabet string All symbols A custom list of characters to be recognized...receipt recognition . filters custom_preprocessing_filters none...

    docs.aspose.com/ocr/cpp/settings/
  2. Working with Fonts | Aspose.Page for .NET

    Aspose.Page for .NET offers conversion of Fonts of Type1 and Type3 to TrueType. See code examples here....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/page/net/working-with-fonts/
  3. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...overloads for the user to define custom options when saving a document...allow_embedding_post_script_fonts Gets or sets a boolean value...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to create YouTube thumbnail generator progr...

    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....effect that allows to add a custom shadow along the contour of...scratch each time; the font customization is not supported by the...

    docs.aspose.com/psd/java/how-to-create-youtube-...
  5. Creating and reading machine-readable NEET shee...

    Download a ready-made OMR NEET sheet in PDF format for practicing and coaching. Process dozens of completed NEET forms per minute....OMR to customize every aspect of the NEET OMR...OMR form, including color and font, and add your branding. Simply...

    products.aspose.com/omr/exam/neet/
  6. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....getFontSettings() Allows to specify document font settings. getIgnoreOleData()...value) Allows to specify document font settings. setIgnoreOleData(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  7. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....getFontSettings() Allows to specify document font settings. getIgnoreOleData()...value) Allows to specify document font settings. setIgnoreOleData(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  8. Display Document Properties in Excel using Python

    Learn here to display document properties in Excel using Python. Get the IDE settings, a list of steps, and a sample code to show Excel document properties using Python....Font Product Family Aspose.TeX Product...to access the built-in and custom properties using different...

    kb.aspose.com/cells/python/display-document-pro...
  9. Create EPS File in Java

    This article explains how to create an EPS file in Java. It discusses the stepwise process and a runnable code snippet to make EPS file in Java....Font Product Family Aspose.TeX Product.... Moreover, you can also customize the conversion as per your...

    kb.aspose.com/page/java/create-eps-file-in-java/
  10. Aspose.Cells equivalent of VBA Styles.Merge - F...

    I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...getStyle(); Font font = style.getFont(); font.setName("Times...Roman"); font.setSize(18); font.setColor(Color.getBlue()); font.setBold(true);...

    forum.aspose.com/t/aspose-cells-equivalent-of-v...