Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 16,833 for

true type

(3.56 sec)
  1. Unhide Multiple Sheets using Excel in Node.js

    This article describes how to unhide multiple sheets in Excel using Node.js. It has IDE settings, a list of steps, and sample code to unhide worksheet using Node.js....properties say its name, index, or type of the sheet. Steps to Unhide...property before setting it to true to make it visible. Code to...

    kb.aspose.com/cells/nodejs/unhide-multiple-shee...
  2. • Convert meeting response in the MapiMessage f...

    Issue: “Aspose.Email for Java” created the ICalendar as the meeting request instead of meeting response....Click “File” , then “Save As” type of Outlook Message Format, e...moptions.setKeepOriginalEmail(true); MailMessage mail = outlookMsg...

    forum.aspose.com/t/convert-meeting-response-in-...
  3. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....object’s IsBold property to true . #include <iostream> #include...style . GetFont (). SetIsBold ( true ); // Apply the style to the...

    docs.aspose.com/cells/cpp/cells-font-settings/
  4. DocumentVisitor.VisitFieldStart | Aspose.Words ...

    Discover the DocumentVisitor VisitFieldStart method, triggered at the start of a field in your document, enhancing your coding efficiency and workflow....FieldStart fieldStart ) Parameter Type Description fieldStart FieldStart...mDocTraversalDepth ++; mVisitorIsInsideFiel = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 档案

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

    blog.aspose.com/zh/email/import-contacts-from-g...
  6. 字体转换器| Java 版 Aspose.Font

    易于使用的Java库,用于从Aspose.font进行字体转换。允许您使用各种不同的字体(例如True Type或Web字体)工作。...TrueType 、 CFF 、 OpenType 和 Type 1 一起使用不同的字体文件。除了字体转换功能外,它还提...Microsoft Windows 操作系统之间最流行的格式之一。 True Type 字体的扩展名为 .ttf 。 TrueType 系...

    docs.aspose.com/font/zh/java/convert/
  7. index.xml

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

    products.aspose.com/pdf/fa/python-net/merger/in...
  8. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...ShowValue = true; // disable the leaderlines...Revisit the Chart Type : Sometimes, certain chart types may behave differently...

    forum.aspose.com/t/leaderlines-still-visible/31...
  9. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with JavaScript and Aspose.Slides for Node.js via Java—optimize data visuals in PowerPoint presentations....applies when using a custom value type. To specify a value, use the...Bubble , 50 , 50 , 400 , 300 , true ); // Adding Error bars and...

    docs.aspose.com/slides/nodejs-java/error-bar/
  10. Accessing JSON Data in C#|Aspose.Words for .NET

    Learn how to access JSON data while building a report using LINQ in C#....JsonDataSource enables you to work with typed values of JSON elements in template...convenience, the set of simple JSON types is extended as follows: Int64...

    docs.aspose.com/words/net/accessing-json-data/