Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 17,153 for

true type

(0.37 sec)
  1. 如何用C++创建组合图表|Documentation

    了解如何使用Aspose.Cells for C++创建组合图表。我们的全面指南将演示如何将不同类型的图表组合成一个组合图表,以实现更有效的数据展示。... SetShowLegend ( true ); // Set the chart title chart...SetChartDataRange ( u "A1:E12" , true ); // Set category data chart...

    docs.aspose.com/cells/zh/cpp/create-combo-chart/
  2. Aspose.Words compare incorrect since updating t...

    Hi there We use Aspose.Words to compare docx documents. This worked as expected until today when we performed our updates. After bisecting we discovered that this incorrect behavior started with Aspose.Words 25.6 The…... IgnoreFormatting = true, // Optional – you can also...use‑case. // IgnoreEmptyParagraph = true, }; right.Compare(left, author:...

    forum.aspose.com/t/aspose-words-compare-incorre...
  3. Add texts with different fonts in PS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....Type3, Type14 (CFF), Type42 (True Type), and CID-Keyed. But, for...PsDocument accepts only True Type, Open Type, and CFF fonts (with...

    products.aspose.com/page/net/add-text-to-ps/
  4. CommentRangeStart class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it... isComposite Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Java chart worksheets and automate reports across PPT and PPTX files....worksheet is created for all types of charts: line chart, bar chart...method of the IChartDataWorkbook type. Spreadsheet formula can be...

    docs.aspose.com/slides/java/chart-worksheet-for...
  6. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for PHP via Java chart worksheets and automate reports across PPT and PPTX files....worksheet is created for all types of charts: line chart, bar chart...method of the ChartDataWorkbook type. Spreadsheet formula can be...

    docs.aspose.com/slides/php-java/chart-worksheet...
  7. Aspose.3D & Aspode.CAD interoperability - Free ...

    Hi, We already have a licence for Aspose.3D, and we’re considering purchasing a licence for Aspose.CAD depending on if requirements can be met. One requirement is to convert between IFC and glTF. Aspose.CAD can input I…...do not introduce new object types, so features like the one you...number of different IFC file types, totalling to around 20 IFC...

    forum.aspose.com/t/aspose-3d-aspode-cad-interop...
  8. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Step-by-step guide.... Set the bullet type to Symbol and then set the bullet... ParagraphFormat . Bullet . Type = BulletType . Symbol ; paragraph...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  9. Mailbox Management with Microsoft Graph|Documen...

    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.... setEnabled ( true ); rule . setConditions ( new..."testUser@host.com" , "testUser" , true )); rule . getActions (). setStopProcessingRul...

    docs.aspose.com/email/java/mailbox-management-w...
  10. How to Set Chart Axis Properties in C++|Aspose....

    Chart axis tuning using C++.... Set the axis type to AxisType::DateTime and optionally...of the desired ChartAxis to true (e.g., chart->get_Axes()->g...

    docs.aspose.com/words/cpp/how-to-set-chart-axis...