Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 71,496 for

font

(0.06 sec)
  1. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java....Shows how to work with a legend font. Document doc = new Document(getMyDir()...getLegend(); // Set default font size all legend entries. chartLegend...

    reference.aspose.com/words/java/com.aspose.word...
  2. FontInfoSubstitutionRule class | Aspose.Words f...

    Aspose.Words.Fonts.FontInfoSubstitutionRule class. Font info substitution rule...class FontInfoSubstitution class Font info substitution rule. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfSaveOptions.useCoreFonts property | Aspose.W...

    PdfSaveOptions.useCoreFonts property. Gets or sets a value determining whether or not to substitute TrueType Fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 Fonts....not to substitute TrueType fonts Arial, Times New Roman, Courier...Symbol with core PDF Type 1 fonts. get useCoreFonts () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Default Fonts - PowerPoint JavaScript API|Aspos...

    PowerPoint JavaScript API lets you set the default Font for rendering the presentation to PDF, XPS or thumbnails. This article shows how to define DefaultRegular Font and DefaultAsian Font for use as default Fonts....Default Fonts - PowerPoint JavaScript API Contents [ Hide ] Using...Using Default Fonts for Rendering Presentation Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/default-font/
  5. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...word document content (like Font, Font Size, Line Spacing, Word...output: Embed Fonts : Make sure to embed all fonts used in your...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  6. Aspose::Words::Fonts::FontEmbeddingUsagePermiss...

    Aspose::Words::Fonts::FontEmbeddingUsagePermissions enum. Represents the Font embedding usage permissions in C++....Aspose::Words::Fonts::FontEmbeddingUsagePe enum Contents [ Hide...FontEmbeddingUsagePe enum Represents the font embedding usage permissions...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. 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...
  8. 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...
  9. 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...
  10. 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...