Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 141,413 for

font

(0.21 sec)
  1. Replace Text in PDF File|Aspose.PDF for Java

    This section explains how to replace text with Aspose.PDF Facades - a toolset for popular operations with PDF....also increase or decrease the font size: public static void ReplaceText02...

    docs.aspose.com/pdf/java/replace-text/
  2. 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/
  3. Aspose PDF (Java): Converting Document to pdf c...

    Hi Team, We are generating document using aspose java and once we generated the document we are saving same document as pdf but for one scenario the column which we appended for table is showing wrongly in pdf but in wo…...layout might occur because the fonts used in the documents are not...accurate document layout the fonts are required. If Aspose.Words...

    forum.aspose.com/t/aspose-pdf-java-converting-d...
  4. What is PS file? | Knowledge Base

    PS as one of the PDLs languages is thoroughly explained here. Along with it this page briefly answers the question "What is a PS document?"...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/what-is-ps-file/
  5. SVG Embedded Content – Aspose.SVG Guide

    Learn how to embed and render raster images and HTML elements within an SVG object. Includes clear code examples....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/net/drawing-basics/embedded...
  6. 检查颜色对比度 – Aspose.HTML for Java

    了解无障碍网页的对比度最佳实践,并使用 Aspose.HTML for Java 检查颜色对比度。让所有用户都能阅读网站。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/zh/java/check-color-contrast/
  7. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java application or an image....text profile: // Load font from bytes var font = FontFile . parse...readAllBytes ( Paths . get ( "test-font.otf" ))); // Create a Text profile...

    docs.aspose.com/3d/java/aspose-3d-document-obje...
  8. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples.... By adjusting font sizes and then extracting text...text fragments and reduce their font size by 70% to enhance extraction...

    blog.aspose.com/pdf/parse-pdf-in-python/
  9. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....Font Product Family Aspose.TeX Product...alignment, spacing, borders, and fonts. Steps for Indenting Paragraphs...

    kb.aspose.com/words/java/paragraph-formatting-i...
  10. ListTemplate Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word list formats to enhance your document's presentation effortlessly.... Font . Color = Color . Red ; list1...); list2 . ListLevels [ 0 ]. Font . Color = Color . Blue ; list2...

    reference.aspose.com/words/net/aspose.words.lis...