Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,789 for

true type

(0.66 sec)
  1. DocumentBuilder.MoveToSection | Aspose.Words fo...

    Discover the DocumentBuilder MoveToSection method to easily navigate to the start of any section's body, enhancing your document editing efficiency....int sectionIndex ) Parameter Type Description sectionIndex Int32...PageSetup . DifferentFirstPageHe = true ; builder . PageSetup . OddAndEvenPagesHeade...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....setShow(true); ChartAxisTitle chartAxisYTitle...chartAxisYTitle.setShow(true); chartAxisYTitle.setOverlay(true); chartAxisYTitle...

    reference.aspose.com/words/java/com.aspose.word...
  3. OfficeMath.NodeType | Aspose.Words for .NET

    Discover the OfficeMath NodeType property that efficiently returns OfficeMath elements, enhancing your document's mathematical capabilities.... OfficeMath , 0 , true ); // OfficeMath nodes that...change its location and display type. Assert . That ( officeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  4. Aspose::Words::AbsolutePositionTab class | Aspo...

    Aspose::Words::AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_IsDeleteRevision () Returns true if this object was deleted in...

    reference.aspose.com/words/cpp/aspose.words/abs...
  5. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToDateTime method. Returns the property value as DateTime in UTC in C++....an exception if the property type is not DateTime . Microsoft...std :: endl ; Shows various type conversion methods of custom...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Check Custom Number Format when Setting Style.C...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports checking custom number formats when styling. This article will show you how to use the Aspose.Cells library to check custom number formats to ensure that the styling is correct....checkCustomNumberFor property to true . Check Custom Number Format...checkCustomNumberFor property to true , it throws an exception, e...

    docs.aspose.com/cells/javascript-cpp/check-cust...
  7. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific Type, enhancing your data management efficiency....node that matches the specified type. public Node GetChild ( NodeType...Parameter Type Description nodeType NodeType Specifies the type of the...

    reference.aspose.com/words/net/aspose.words/com...
  8. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。...Workbook Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  9. RevisionTextEffect | Aspose.Words for Java

    Allows to specify decoration effect for revisions of document text in Java....setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...RevisionType.MOVING (‘move from’ type). DOUBLE_UNDERLINE public static...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Type – gets the artifact type (supports values...EncodingType . Identity_h , true , 72 )); artifact . setArtifactHorizonta...

    docs.aspose.com/pdf/java/artifacts/