Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 16,860 for

true type

(0.2 sec)
  1. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality.... Default value is true . Bidi { get; set; } Gets or...HasChildNodes { get; } Returns true if this node has any child nodes...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....on Reading Excel 2016 Chart Types Added Setter for LoadFilter...PaperHeight properties are of type double , representing the paper...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...Chart" ); // Set the Placement Type, the way the Label is attached...contents. // textframe0.setAutoSize(true); // Set the font color. textbox0...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...
  4. 档案

    档案...Equals(x); return true; } public static bool operator...public const string REDIRECT_TYPE = "code"; internal static string...

    blog.aspose.com/zh/email/create-update-or-delet...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – ادغام اسناد PDF با استفاده از C# https://products.aspose.com/pdf/fa/net/merger/ Recent content in ادغام اسناد PDF با استفاده از C# on Aspsoe.PD......org","@type":"HowTo","name":"نحوه ادغام...pdf-for-net.svg","step":[{"@type":"HowToStep","name":"مقداردهی...

    products.aspose.com/pdf/fa/net/merger/index.xml
  6. 字体转换器 | Aspose.Font 适用于C++

    易于使用的C ++库,用于从Aspose.font进行字体转换。允许您使用各种不同的字体(例如True Type或Web字体)工作。... True Type 字体的扩展名为 .ttf 。 TrueType 系...还通过子集提供了一些版权保护。 Type 1 格式 (也称为 PostScript 、 PS1 、 T1 、 Adobe Type 1 、 Multiple...

    docs.aspose.com/font/zh/cpp/convert/
  7. Aspose::Words::ConditionalStyleCollection::GetE...

    Aspose::Words::ConditionalStyleCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all conditional styles in the collection in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. 档案

    档案...slide_enumerator->get_Current(), true)) { // 循环遍历形状 auto shape_enumerator...shape_enumerator->get_Current(), true)) { // 检查形状是否为视频帧 if (Syste...

    blog.aspose.com/zh/slides/embed-video-in-powerp...
  9. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#.... Add sparkline group of type SparklineType.Line, data range...and ShowLowPoint properties to true for the group. Similarly, you...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...
  10. Make a Document Read-Only in Java|Aspose.Words ...

    Make your document read-only so that the content can be copied or read, but not modified using Java....getProtection() , set setReadOnlyRecommend(true) , optionally call setPassword("yourPassword")...isWriteProtected() property. It returns true if a password has been set or...

    docs.aspose.com/words/java/make-a-document-read...