Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 139,434 for

font

(0.19 sec)
  1. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....Font Product Family Aspose.TeX Product...setDefaultFont(fontName) to set font when characters in the Excel...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  2. 使用C++通过JavaScript更改Excel文本框或形状的字符间距|Documentation

    使用C++的Aspose.Cells for JavaScript,通过JavaScript更改Excel文本框或形状的字符间距。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...get ( 0 ); // Access the first font setting object via richFormattings...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  3. 使用 Python 將水印添加到 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPTX 演示文稿。...150 , 200 , 200 , 200 ) # Set Font Size of Text Watermark watermarkPortion...watermarkPortion . portion_format . font_height = 16 pres . save( "watermark...

    products.aspose.com/slides/zh-hant/python-net/w...
  4. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPT 演示文稿。...150 , 200 , 200 , 200 ) # Set Font Size of Text Watermark watermarkPortion...watermarkPortion . portion_format . font_height = 16 pres . save( "watermark...

    products.aspose.com/slides/zh-hant/python-net/w...
  5. Aspose::Words::Fields::FieldSeparator class | A...

    Aspose::Words::Fields::FieldSeparator class. Represents a Word field separator that separates the field code from the field result. To learn more, visit the documentation article in C++.... get_Font () Provides access to the font formatting of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...Font.Bold) { // Console.WriteLine("Rejected...formatting (e.g., different font sizes, styles, or colors), Aspose...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  7. Missing images when exporting to PDF under Linu...

    I have the following problem: I have a DOCX template with images. Creating the document works. The images are there. Now, when I convert the document to a PDF, it works under Windows, but not under Linux. When my progra…... In addition, some fonts are missing. I have already...libc6-compat \ && update-ms-fonts \ && fc-cache -f \ && ln -s...

    forum.aspose.com/t/missing-images-when-exportin...
  8. Convert PowerPoint Presentations to HTML in Jav...

    Convert PowerPoint presentations to responsive HTML. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....HTML with original or embedded fonts. Convert a PowerPoint presentation...PowerPoint to HTML with Original Fonts Aspose.Slides provides the ...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  9. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column through the Aspose.Cells for JavaScript via C++ API...."utf-8" /> < style > body { font-family : Arial , sans-serif..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/get-max-in...
  10. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...apply_style_to_font(node.as_run().font, style) updated = True...'Underline.NONE', 'font_name': 'Arial', 'font_size': 10.0, 'color':...

    forum.aspose.com/t/aspose-words-python-missing-...