Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 141,412 for

font

(0.46 sec)
  1. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....calculated using title text and font. doughnut_center_y = title_area_height...can be calculated using label font. one_char_label_width = 12.75...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PDF/A output size very large when converting si...

    We are using Aspose.PDF for Java (version 25.10) to convert a simple HTML form (~23 KB, no images, minimal styling) into PDF/A-1B. After conversion, the generated PDF/A file size is around 2 MB, which seems unusually la…...happens that way is because font becomes embedded as part of...into file in-built_fonts.png (6.3 KB) and font can take up a significant...

    forum.aspose.com/t/pdf-a-output-size-very-large...
  3. 检索 Visio 连接器和字体信息|Documentation

    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....vsd" ); for ( Font font : ( Iterable < Font >) diagram . getFonts...information about the fonts System . out . println ( font . getName ());...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  4. 获取在将Excel文件渲染为PDF时字体替换的警告信息|Documentation

    学习如何在使用Aspose.Cells将Excel文件渲染为PDF时获取字体替换警告信息(用C++)..."PDF saved successfully with font substitution warnings!" << std...如: WARNING INFO : Font substitution : Font [ Athene Logos ; Regular...

    docs.aspose.com/cells/zh/cpp/get-warnings-for-f...
  5. 从PDF文档页面搜索并获取文本|Aspose.PDF for C++

    本文解释了如何使用各种工具从PDF文档中搜索并获取文本。我们可以使用正则表达式从特定页面或整个页面进行搜索。...textFragment -> get_TextState () -> get_Font () -> get_FontName ()); Console...textFragment -> get_TextState () -> get_Font () -> get_IsAccessible ());...

    docs.aspose.com/pdf/zh/cpp/search-and-get-text-...
  6. System Requirements|Documentation

    You can use Java Image Processing Library API to develop applications in any development environment that targets the Java platform....package with Microsoft compatible fonts (e.g. sudo apt-get install ...install ttc/ttf/otf fonts and set the font directory by com.aspose...

    docs.aspose.com/imaging/java/system-requirements/
  7. NumberStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NumberStyle enum to customize footnotes and endnotes page numbers, enhancing your document formatting effortlessly.... Font . Color = Color . Red ; listLevel . Font . Size =...listLevel . Font . Name = "Wingdings" ; listLevel . Font . Color...

    reference.aspose.com/words/net/aspose.words/num...
  8. Manage Legend of Excel Charts with JavaScript v...

    Learn how to utilize Aspose.Cells for JavaScript via C++ to effectively customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...text = "Title" ; // Setting the font color of the chart title to...

    docs.aspose.com/cells/javascript-cpp/chart-legend/
  9. Aspose::Words::LowCode::ReplacerContext class |...

    Aspose::Words::LowCode::ReplacerContext class. Find/replace operation context in C++.... get_FontSettings () const Font settings used by the processor...System::SharedPtr<Aspose::Words::Fonts::FontSettings>&) Font settings used by...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. Math Formula Is Missing When Converting PPTX to...

    We have an application that converts PPTX files to SVG files. If we have a MathFormula in our PPTX file and try to convert this file to SVG, the MathFormula is completely missing. In an old version of Aspose.Slides.NET …...make sure that the Cambria Math font is installed on the Linux system...can also load the font as an external font at runtime using FontsLoader...

    forum.aspose.com/t/math-formula-is-missing-when...