Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 142,621 for

font

(0.25 sec)
  1. Manage Presentation Themes in C++|Aspose.Slides...

    Master presentation themes in Aspose.Slides for C++ to create, customize and convert PowerPoint files with consistent branding.... a theme comprises colors, fonts , background styles , and effects.... Change Theme Font To allow you select fonts for themes and...

    docs.aspose.com/slides/cpp/presentation-theme/
  2. FontInfo.Charset | Aspose.Words for .NET

    Discover the FontInfo Charset property to easily manage and customize your Font's character set for enhanced design flexibility and readability....sets the character set for the font. public int Charset { get ;...access and print details of each font in a document. Document doc...

    reference.aspose.com/words/net/aspose.words.fon...
  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. Fill.Color | Aspose.Words for .NET

    Discover the Fill Color property to easily customize your design's foreground color with a Color object, enhancing your project's visual appeal....docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Word with new styles gives incorrect page count...

    I have a docx document with an incorrect page count, it should be 39 but Aspose.words api is counting 47 pages. A very large discrepancy. The problem seems to be because the document is using custom styles for numbered l…...side might occur because the fonts used in your input document...document is processed. The fonts are required to build document...

    forum.aspose.com/t/word-with-new-styles-gives-i...
  6. LineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LineStyle enum for customizable border styles, enhancing your document design with flexibility and precision.... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/lin...
  7. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties...Name Description font Provides access to the font formatting of...Chart" ; title . font . size = 15 ; title . font . color = "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties...Name Description font Provides access to the font formatting of...Chart' title . font . size = 15 title . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in documents. Customize your import process effortlessly!... Font . Size = 14 ; myStyle . Font . Name = "Courier..."Courier New" ; myStyle . Font . Color = Color . Blue ; builder ...

    reference.aspose.com/words/net/aspose.words/imp...
  10. Visio to PNG not using fonts (Linux) - Free Sup...

    We are using aspose Diagram on Java to convert a VISIO to PDF & PNG on a Linux machine. As we are using windows Fonts so we added the required Fonts on the application and are adding them as shown bellow in the code sni…...Visio to PNG not using fonts (Linux) Aspose.Diagram Product Family...using windows fonts so we added the required fonts on the application...

    forum.aspose.com/t/visio-to-png-not-using-fonts...