Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 16,711 for

true type

(0.2 sec)
  1. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....tree is built and different types of elements of the source document...creates objects of different types that represent various document...

    docs.aspose.com/words/net/aspose-words-document...
  2. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... Add ( "B1:B5" , true ); // Set the category (X) axis...]. DataLabels . ShowValue = true ; chart . NSeries [ seriesIndex...

    docs.aspose.com/cells/net/insert-datalabels-to-...
  3. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section...Story ) hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++....System::TypeInfo&) const override static Type () Examples Shows how to create...series -> set_HasDataLabels ( true ); series -> get_DataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....getPriorityInternal() getType() Returns the type of the font source. getWarningCallback()...getPriority()); Parameters: Parameter Type Description fontData byte[]...

    reference.aspose.com/words/java/com.aspose.word...
  6. Handling Critical and Effort-Driven Tasks | Asp...

    Learn how to handle Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for critical path and effort-driven tasks....Microsoft Project, different types of tasks define project structure...the following fields: Type: Boolean ( true / false ) Purpose: Indicates...

    docs.aspose.com/tasks/net/handling-critical-and...
  7. BuildingBlock | Aspose.Words for .NET

    Discover BuildingBlock constructor, effortlessly create new instances with ease. Unlock powerful features for seamless development and enhanced performance!...GlossaryDocument glossaryDoc ) Parameter Type Description glossaryDoc GlossaryDocument...)); Assert . That ( block . Type , Is . EqualTo ( BuildingBlockType...

    reference.aspose.com/words/net/aspose.words.bui...
  8. BookmarkEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkEnd class, which efficiently manages bookmark ends in Word documents, enhancing your document editing experience....IsComposite { get; } Returns true if this node can contain other...specified NodeType . GetAncestor ( Type ) Gets the first ancestor of...

    reference.aspose.com/words/net/aspose.words/boo...
  9. 如何防止用户用JavaScript通过C++打印Excel文件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++阻止用户打印Excel文件。...Module Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  10. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library....MoveNext method returns true , that means there are one or...Worksheets Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/detecting-...