Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 141,412 for

font

(0.23 sec)
  1. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label....// Show data labels and set font color. series . hasDataLabels...showValue = true ; dataLabels . font . color = "#FFFFFF" ; // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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/...
  3. 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...
  4. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { Font-family: Segoe UI, Arial, sans-serif; Font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt;...auto; padding: 0 16px; } h1 { font-size: 16pt; color: #1a1a2e;...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  5. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...0 MB) In comparison 1: The font of values to right of the bar...renders it at as an EMF image, the font appears to be Calibri. In comparison...

    forum.aspose.com/t/incorrect-rendering-when-con...
  6. Shading.BackgroundTintAndShade | Aspose.Words f...

    Adjust your background theme color effortlessly with the BackgroundTintAndShade property. Lighten or darken colors for a perfect design touch!... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/sha...
  7. Shading.ForegroundTintAndShade | Aspose.Words f...

    Adjust the ForegroundTintAndShade property to effortlessly lighten or darken your theme colors, enhancing your design's visual appeal.... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/sha...
  8. 在VSTO和Aspose.Cells中使用公式函数来处理数据|Documentation

    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...."=Sum(A1:A3)" ; //Set the font bold in cell A4 cellA4 . Font . Bold = true...= "=Sum(A1:A3)" ; //Set the font bold in cell A4 //and set the...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  9. Use Formulas Functions to Process Data in VSTO ...

    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....// Set the font to bold in cell A4 cellA4 . Font . Bold = true...= "=Sum(A1:A3)" ; // Set the font to bold in cell A4 // and set...

    docs.aspose.com/cells/net/use-formulas-function...
  10. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and create tables in PowerPoint (PPT, PPTX) slides in Java with flexible formatting....create a 15 x 15 table with a font size of 10 programmatically...each cell of the table with a font size of 10. Save the presentation...

    docs.aspose.com/slides/java/creating-a-table-on...