Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 137,427 for

font

(0.15 sec)
  1. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/word/
  2. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/docx/
  3. Vectorization – Basic Overview – Aspose.SVG for...

    The articles in this section explain how to convert SVG text to vector and how to convert a raster image to a vector graphic using Aspose.SVG API....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/net/vectorization/
  4. When we concatinate pdf the original format of ...

    when we concatinate pdf using aspose pdf. The formate of orignal file is getting changed. Here is orignal file 0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) and here is file i am geting after concatenation File a…...sizes, margins, or embedded fonts. To maintain the original formatting...for Font Issues : If the original PDFs use specific fonts that...

    forum.aspose.com/t/when-we-concatinate-pdf-the-...
  5. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…..."); // Set font and left alignment IPortion...setText("This is new text."); // Set font and left alignment portion =...

    forum.aspose.com/t/add-new-last-slide-with-text...
  6. 在输出的HTML中单独导出工作表CSS,使用JavaScript via C++。|Docum...

    学习如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for JavaScript via C++。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...cell - font color is Red const st = cell . style ; st . font . color...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  7. How to Convert Excel to XPS File in Python

    This quick tutorial covers how to convert Excel to XPS in Python. It encompasses all relevant details including the algorithm and the sample code to perform Excel to XPS conversion in Python....Font Product Family Aspose.TeX Product...page index, page count, default font, merge areas, etc. In this article...

    kb.aspose.com/cells/python/how-to-convert-excel...
  8. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。... font_size = 25 ts . font = ap . text . FontRepository...FontRepository . find_font ( "Arial" ); # 设置注释文本的透明度级别 wa . opacity...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  9. Generate EAN 13 Barcode in Java

    This article explains how to generate EAN 13 barcode in Java. It provides IDE settings, a step-by-step algorithm and a sample code to create EAN 13 barcode in Java....Font Product Family Aspose.TeX Product...with the help of Java barcode font EAN 13 can be generated. However...

    kb.aspose.com/barcode/java/generate-ean13-barco...
  10. Convert VSD to VSDX using Java

    This article explains the process to convert VSD to VSDX using Java. It has the details to set the IDE, a list of steps, and a sample code changing VSD to VSDX....Font Product Family Aspose.TeX Product...based on the content, default font, and save format. This article...

    kb.aspose.com/diagram/java/convert-vsd-to-vsdx-...