Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 139,847 for

font

(0.19 sec)
  1. Assign a Macro to a Form Control with JavaScrip...

    Learn how to assign a macro code to a Form Control such as a button using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...; button . font . name = "Tahoma" ; button . font . isBold =...

    docs.aspose.com/cells/javascript-cpp/assign-mac...
  2. Problems converting word to pdf - Free Support ...

    When I converted a word document to a pdf document, the chart title has been changed from Chinese to English. How can I keep it unchanged? version:aspose-words-25.9-jdk17 Even if I use this code, it still doesn’t…...considerations: Font Availability : Verify that the font used for the...setName("YourChineseFont"); // Ensure the font supports Chinese doc.save("output...

    forum.aspose.com/t/problems-converting-word-to-...
  3. 在 JavaScript 通过 C++ 使用 HtmlSaveOptions.tableCss...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 对 HTML 中的表格元素样式进行前缀。...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/prefix-...
  4. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for JavaScript via C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation.... Configure the chart title font settings. Set the position of..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/custom-sli...
  5. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....Current font formatting specified by the DocumentBuilder.font property...builder . font . border . color = "#008000" ; builder . font . border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Multiline method. Specifies whether this SDT allows multiple lines of text in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. StreamFontSource.type property | Aspose.Words f...

    StreamFontSource.type property. Returns the type of the Font source....property Returns the type of the font source. @property def type (...self ) -> aspose . words . fonts . FontSourceType : ... See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...体,请使用 DefaultAppearance (Font font, double size, Color color)..."textbox1" )); // 创建字体对象 auto font = Aspose :: Pdf :: Text :: FontRepository...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  9. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each stamp. In the same time stamp should not overlap content. First option to do it is calculate sta…...text any length, any font and any font size. As consequence height...getTextHeight() will return font size of one line, independent...

    forum.aspose.com/t/how-to-get-content-height-on...
  10. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....calculated using title text and font. final double DOUGHNUT_CENTER_Y...can be calculated using label font. final double ONE_CHAR_LABEL_WIDTH...

    reference.aspose.com/words/java/com.aspose.word...