Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 142,711 for

font

(0.22 sec)
  1. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....configuring their height, width and font settings. const fs = require..."Hello Aspose!" ); // Setting the font size of a comment to 14 comment...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  2. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Python with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation.... What happens if a source font is missing on the export machine...substitute the font you specify via default_regular_font in SwfOptions...

    docs.aspose.com/slides/python-net/convert-power...
  3. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for JavaScript via C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting.... font . isBold = true ; Using style...style = cell . style ; style . font . isBold = true ; cell . style...

    docs.aspose.com/cells/javascript-cpp/styling-an...
  4. Aspose::Words::Drawing::TextPath::set_Size meth...

    Aspose::Words::Drawing::TextPath::set_Size method. Defines the size of the Font in points in C++....method Defines the size of the font in points. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Saving::IFontSavingCallback::Fon...

    Aspose::Words::Saving::IFontSavingCallback::FontSaving method. Called when Aspose.Words is about to save a Font resource in C++....Words is about to save a font resource. virtual void Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 从XML生成PDF|Aspose.PDF for C++

    Aspose.PDF for C++ 提供了几种将XML文件转换为PDF文档的方法,要求输入XML文件。..."xsl-region-body" > <fo:block font-size= "16pt" font-weight= "bold" space-after=..."companyname" /> </fo:block> <fo:block font-size= "10pt" > <fo:table table-layout=...

    docs.aspose.com/pdf/zh/cpp/generate-pdf-from-xml/
  7. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 pages along with some tables present inside, page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 pages and the tabl…...0 MB) Though 瀹嬩綋 font used in your input document...Could you please attach this font here for testing? If Aspose...

    forum.aspose.com/t/table-contents-are-getting-s...
  8. Convert Project Data to PDF | Aspose.Tasks Docu...

    A step-by-step guide to converting Microsoft Project files to PDF using Aspose.Tasks for C++....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tasks/cpp/convert-project-to-pd...
  9. Extract Text and Images from PPTX Files using P...

    Python source code to parse PPTX Presentation.... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/python-net/parser/pptx/
  10. How to Add a Hyperlink to a Word Document using...

    This article describes the process of how to add a hyperlink to a Word document using Java. It guides to set the environment, write the application and a runnable sample code to insert hyperlink in Word using Java....Font Product Family Aspose.TeX Product...DocumentBuilder object Change the font settings for adding text for...

    kb.aspose.com/words/java/how-to-add-a-hyperlink...