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

font

(0.09 sec)
  1. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same Font formatting...of characters with the same font formatting. To learn more, visit...(Inherited from Node ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style.linked_style_name property | Aspose.Words...

    Style.linked_style_name property. Gets/sets the name of the [Style](../) linked to this one... font . name = 'Verdana' style_heading_1_char . font . bold...True style_heading_1_char . font . border . line_style = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Differenza tra documento convertito - Free Supp...

    Ciao, ho una differenza durante la conversione di un docx in PDF utilizzando la libreria Aspose.Words Java rispetto ad una conversione eseguita con altri convertitori; sembra che il carattere abbia una spaziatura differ…...impostazioni di rendering o le font utilizzate nel documento. Ecco...problema: Controlla le font : Assicurati che le font utilizzate nel documento...

    forum.aspose.com/t/differenza-tra-documento-con...
  4. Visual Component Editor|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.... Font - specifies the displaying CodeText font. Font Mode...manual font size set in Font property and automatic font size calculation...

    docs.aspose.com/barcode/reportingservices/visua...
  5. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  6. FontInfoCollection.contains method | Aspose.Wor...

    FontInfoCollection.contains method. Determines whether the collection contains a Font with the given name....whether the collection contains a font with the given name. contains...Case-insensitive name of the font to locate. Returns true if the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用C++将工作表渲染为图像时设置默认字体|Documentation

    了解如何使用Aspose.Cells与C++在将工作表渲染为图像时设置默认字体。...Workbook wb ; // Set default font of the workbook to none Style...invalid font which does not exist." ); // Set the font of cell...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  8. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...IX = 0; //// set text font //ch.FontName.Value = "Courier...Value = "#ff0000"; //// set font size, unit is 72pt //ch.Size...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/
  9. 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/...
  10. ThemeColor | Aspose.Words for Java

    Specifies the theme colors for document themes in Java....Create some style with theme font properties. Style style = doc...Shows how to work with theme fonts and colors. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...