Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 12,616 for

font initialization

(0.39 sec)
  1. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding.... a theme comprises colors, fonts , background styles , and effects...the accent color (from the initial operation) to it. Then we change...

    docs.aspose.com/slides/nodejs-java/presentation...
  2. SplitterContext | Aspose.Words for Java

    Document splitter context in Java....Description SplitterContext() Initializes a new instance of this class...Description getFontSettings() Font settings used by the processor...

    reference.aspose.com/words/java/com.aspose.word...
  3. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library.... Font = Aspose . Pdf . Text . FontRepository... textFragment . TextState . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  4. 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...Name Description Run(doc) Initializes a new instance of the Run...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 JavaScript 通过 C++ 合并和拆分单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 JavaScript 库,支持合并和拆分单元格。本文将介绍如何使用 Aspose.Cells 库合并和拆分单元格,并提供自定义合并单元格样式的选项。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...console . log ( "Aspose.Cells initialized" ); }); document . getElementById...

    docs.aspose.com/cells/zh/javascript-cpp/merging...
  6. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  7. What is TeX?

    This page briefly answers the question "What is TeX?" Is it one of the programming languages or it is considered to be a document format?...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/net/what-is-tex/
  8. Aspose.Words 25.5 Cannot invoke \"com.aspose.wo...

    I run on linux, and did not encounter this problem in 25.4. ibm-japan.docx (58.0 KB)...font.directories}") String fontDirectories...@Value("${esl.converter.aspose.font.load-noto-fallback-settings}")...

    forum.aspose.com/t/aspose-words-25-5-cannot-inv...
  9. Load Spreadsheet with GridJs and Flask|Document...

    Step‑by‑step guide to load an Excel spreadsheet using Aspose.Cells GridJs with a Flask backend....solution covers: Server‑side initialization of GridJsService . Flask...---------- # GridJs service initialization # ---------- options =...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Font = Aspose . Pdf . Text . FontRepository..."AddText_out.pdf" ); } } Loading Font from Stream The following code...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/