Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 137,407 for

font

(0.12 sec)
  1. Font.complex_script property | Aspose.Words for...

    Font.complex_script property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run....complex_script property Font.complex_script property Specifies...DocumentBuilder ( doc = doc ) builder . font . complex_script = True builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Node.js.... It allows you to specify fonts, paragraph or section formatting...and others. For example, the Font class represents character formatting...

    docs.aspose.com/words/nodejs-net/document-build...
  3. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page document becomes…...pagination are most often caused by font‑related issues – the conversion...engine cannot find the exact fonts used in the Word document, so...

    forum.aspose.com/t/word-to-pdf-document-format/...
  4. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....ActiveX control including text, font, font height and frame position... Change the button caption, font and position. Shift the position...

    docs.aspose.com/slides/net/activex/
  5. Developer Guide | Aspose.Font for Node.js

    Developer Guide for Node.js Font Manipulation API explains developers how to work with TrueType and OpenType Fonts, Type1 Fonts, and CFF Fonts....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/nodejs-cpp/developer-guide/
  6. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedBold method. Indicates whether bold style was requested in C++....additional information about font substitution. auto doc = System...MakeObject < Aspose :: Words :: Fonts :: FontSettings > (); fontSettings...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. FillType enumeration | Aspose.Words for Python

    aspose.words.drawing.FillType enumeration. Specifies fill type for a fillable object....docx' ) # Get Fill object for Font of the first Run. fill = doc...0 ] . font . fill # Check Fill properties of the Font. print...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HTML to PDF Japanese language reflecting as box...

    I have Docker Image, and have HTML, I am trying to convert this type of HTML to PDF but Japanese, Chinese and Korean character are reflecting as box, attached the output file. Please suggest why characters are not appear…...libgdiplus msttcorefonts-installer font-noto-cjk fontforge libc6-compat...&& update-ms-fonts #RUN mkdir -p /usr/share/fonts/noto-cjk &&...

    forum.aspose.com/t/html-to-pdf-japanese-languag...
  9. Check whether external referenced images exist ...

    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....Changing of the emergency font and font in styles Coloring of inserts...

    docs.aspose.com/cad/net/how-to/check-whether-ex...
  10. Create Tables in NPOI|Aspose.Words for .NET

    Create a table in a document easily and fast instead of using NPOI in C#.... Font . Position = 100 ; builder . Font . Name = "Courier"...; builder . Font . Bold = true ; builder . Font . Underline =...

    docs.aspose.com/words/net/create-tables-in-npoi/