Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 142,754 for

font

(4.79 sec)
  1. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. ...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Detect "Invisible" Characters - Free Sup...

    Hello, We are using Aspose PDF.Net to pull words out of PDF files, along with basic related information (coordinates, Font size, Font family, text color). We do this using textFragmentAbsorber, TextFragmentCollection, a…...information (coordinates, font size, font family, text color). We...Item("FontName") = textFragment.TextState.Font.FontName extractedTextGrid....

    forum.aspose.com/t/how-to-detect-invisible-char...
  3. 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...
  4. 在 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...
  5. Slide Text Extraction: PPT, PPTX, ODP Essential...

    Turn slides into data: extract text from PPT, PPTX, and ODP for search, automation, and accessibility, with format insights—usable in Java and cloud platforms.... Encoding and font conflicts can arise when dealing...

    docs.aspose.com/slides/java/slide-text-extracti...
  6. View and Update DOCX Properties Online or Updat...

    View and modify DOCX properties through online app for free. Android API code to update DOCX properties....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/metadata...
  7. Extract Text and Images from ODT File Online an...

    Online ODT file parser app. Android API code to extract images and text content from ODT document....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/parse/odt/
  8. Set Text Wrap|Documentation

    Learn how to turn on text wrapping for cells so long text stays visible....several tabs (Number, Alignment, Font, Border, Fill). Step 3: Go to...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. ChmLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.ChmLoadOptions class. Allows to specify additional options when loading CHM document into a [Document](../../aspose.words/document/) object...fontSettings Allows to specify document font settings. (Inherited from LoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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/