Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 134,636 for

font

(0.19 sec)
  1. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。...wa ); // Create TextState for Font settings var ts = new Aspose.... Pdf . Color . Blue ; ts . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  2. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...appending the document, the font in some areas changes from the...line at the end of it where the font is set as Aptos but I wouldn’t...

    forum.aspose.com/t/appending-document-not-maint...
  3. What is a Page Layout in C++|Aspose.Words for C++

    Let's figure out what a page layout is. A page layout describes the geometry of the content contained in a document....affect their appearances, such as font size, shading or drawing effects...

    docs.aspose.com/words/cpp/what-is-a-page-layout/
  4. Rendering Issues with FieldEquation Producing B...

    Description: The document contains a specific EQ (FieldEquation) structure, for example: Example field structure: { eq \o(●, 1) } When converting the DOCX to PNG using Aspose.Words, the EQ field renders differently f…...Result (Aspose Output): When the font size changes in Word, the black...

    forum.aspose.com/t/rendering-issues-with-fielde...
  5. Aspose::Words::Saving::ExportListLabels enum | ...

    Aspose::Words::Saving::ExportListLabels enum. Specifies how list labels are exported to HTML, MHTML and EPUB in C++....67pt; font:7pt 'Times New Roman'; display:inline-block;..."<span style= \" width:10.2pt; font:7pt 'Times New Roman'; display:inline-block;...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node.... font . color = "#FF0000" ; para ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Node.js 3D Document Processing API | products.a...

    Node.js library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications...Transform Property Extrusions Font/Text 2D Profiles 3D Procedural...Create 3D Mesh From Text and Font File Aspose.3D empowers users...

    products.aspose.com/3d/nodejs-java/
  9. Mail Merge Template in Python|Aspose.Words for ...

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Python.... Q: How can I change the font size of text that is inserted...insert_text_input ? A: Set the font properties on the DocumentBuilder...

    docs.aspose.com/words/python-net/mail-merge-tem...
  10. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....code demonstrates how to change font color of the first Run in the...Make changes to the run run . font . color = "red" ; // Save the...

    docs.aspose.com/words/nodejs-net/nodejs-notes/