Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 72,107 for

font

(0.04 sec)
  1. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++....format a run of text using its font property. auto doc = MakeObject...:: Words :: Font > font = run -> get_Font (); font -> set_Name...

    reference.aspose.com/words/cpp/aspose.words/sto...
  2. Style.automatically_update property | Aspose.Wo...

    Style.automatically_update property. Specifies whether this style is automatically redefined based on the appropriate value.... font . name = 'Times New Roman' style . font . size =...= 16 style . font . color = aspose . pydrawing . Color . navy...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Supported File Formats Aspose.Font for .NET

    C# Font Manipulation and Management API can load and save Font formats that includes TTF, TTC, OpenType, CFF and Type1....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/supported-file-formats/
  4. Style.name property | Aspose.Words for Node.js

    Style.name property. Gets or sets the name of the style.... font . color = "#FF0000" ; expect...type ); expect ( newStyle . font . name ). toEqual ( doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current Font will be subsetted before exporting as a Font resource....current font will be subsetted before exporting as a font resource...Remarks Fonts can be exported as complete original font files or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.scaling property | Aspose.Words for Node.js

    Font.scaling property. Gets or sets character width scaling in percent....scaling property Font.scaling property Gets or sets character...character width to 150%. builder . font . scaling = 150 ; builder ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...@oleksii88 When converting to Pdf/A, fonts are embedded into the document...standard requirement). Some fonts are not embedded into the document...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  8. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri Font (but quite sure it’s not specific to this Font) are not correctly converted. The chara…...Family slides-java , slides-fonts , slides-htmlexport stefan.raubal...Calibri font (but quite sure it’s not specific to this font) are...

    forum.aspose.com/t/converting-a-presentation-to...
  9. bootstrap-new.css

    html { Font-family: 'Open Sans', sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { margin: 0; } a { background: transparent; } a:active, a:hover { outline: 0; } img {......html { font-family: 'Open Sans', sans-serif; -webkit-text-size-adjust:...select, textarea { margin: 0; font: inherit; /*color: inherit;*/...

    reference.aspose.com/resources/doxygen/bootstra...
  10. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific Font by name. Easily manage and access your Font collection with this essential method....whether the collection contains a font with the given name. public...Case-insensitive name of the font to locate. Return Value true...

    reference.aspose.com/words/net/aspose.words.fon...