Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 127,599 for

font

(0.13 sec)
  1. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...(); // Set the font weight to bold Font font = style . GetFont...GetFont (); font . SetIsBold ( true ); // Apply the style to the cell...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  2. 如何在 Docker 中运行 Aspose.Cells.GridWeb 构建在线电子表格编辑器...

    本文介绍如何在 Docker 中运行 GridWeb,以构建在线 Excel 编辑器或查看器应用程序。...Install Fonts because the SDK image contains very few fonts. The...The command copies font files from local to docker image. Make sure...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  3. 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/
  4. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...KB in local windows dev, the font is not missing; this is my code...proper document layout the fonts used in the original document...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  5. Aspose.PSD for Python via .NET 24.5 - Release N...

    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....GetFontInfoRecords method for the Chinese Fonts Bug Public API Changes Added...method for the Chinese Fonts fontFolder = "Font" sourceFile = "bd-worlds-best-pink...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  6. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of cells using the Aspose.Cells library for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/cells-fill...
  7. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Node.js....add an image to a header: Set Font and Paragraph Properties for...Aspose.Words you can set the font and paragraph properties, use...

    docs.aspose.com/words/nodejs-net/working-with-h...
  8. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in Java...graphicsPath ; Font font = new java . awt . Font ( "Arial" , Font . PLAIN...{ GlyphVector glyphVector = font . createGlyphVector ( g2 . ...

    docs.aspose.com/slides/androidjava/custom-shape/
  9. Aspose.PDF for Java

    This API allows you to do all kinds of operations on PDF files including creating, editing and converting etc. in Java applications....Font Product Family Aspose.TeX Product...PDF Form using Java Extract Font from PDF with Java Convert URL...

    kb.aspose.com/pdf/java/
  10. Გააკეთეთ DOCX C++ Ის Გამოყენებით

    შექმენით ახალი DOCX C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOCX C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ka/cpp/make/docx/