Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 16,237 for

load font

(3.33 sec)
  1. 创建图表|Aspose.Slides 文档

    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.... Font . Italic = true ; ppChart ....ChartTitle . Font . Size = 18 ; ppChart . ChartTitle . Font . Color...

    docs.aspose.com/slides/zh/net/create-a-chart/
  2. View Visio VDW File Formats via Java | products...

    Java sample code to view Visio VDW documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load VDX file with an instance of...SaveFileFormat.HTML as parameters Load resultant HTML in default browser...

    products.aspose.com/diagram/java/viewer/vdw/
  3. 使用优雅图表动态生成格式化的Excel报表|Documentation

    本文介绍了如何在GridWeb中生成报表。...SalesData > private void Page_Load ( object sender , System . EventArgs...value to the cell, specify //font size, specify horizontal and...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  4. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly Load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...have a requirement to quickly load a DataTable into an Excel sheet...altered; all other cell attributes (font, alignment, etc.) remain unchanged...

    forum.aspose.com/t/using-cells-importdata-to-im...
  5. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....GetDataDir_LoadSaveConvert (); // Load diagram Diagram diagram = new...resources of the HTML, e.g. fonts, CSS (containing the style information)...

    docs.aspose.com/diagram/net/convert-visio-to-html/
  6. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for JavaScript via C++....property and set it true while loading your HTML. The following sample..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/avoid-expo...
  7. Recognise Self Closing Tags with JavaScript via...

    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....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...arrayBuffer (); // Set HTML load options and keep precision true...

    docs.aspose.com/cells/javascript-cpp/recognise-...
  8. 创建 HTML 文档 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML for .NET 从文件、流、URL 中加载 HTML 或从头开始创建 HTML。考虑加载 HTML 文档的方法。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/zh/net/creating-a-document/
  9. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for document generation. We have a document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...Font.ClearFormatting(); builder.Font.StyleIdentifier...can also set any custom colour/font you like. The key point is that...

    forum.aspose.com/t/need-help-in-creating-the-hy...
  10. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF. The code execution gets stuck at the line wordDoc.Save(pdfStream, saveOptions); and does not proceed furt…...LogInformation("Loaded Word document."); // Configure font settings...fontPath = Path.Combine("/tmp", "fonts"); if (!Directory.Exists(fontPath))...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...