Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 17,437 for

true type

(0.1 sec)
  1. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....FIELD_QUOTE, true); field.setText("\"Quoted text\"");...insertField(FieldType.FIELD_QUOTE, true); builder.moveTo(field.getSeparator());...

    reference.aspose.com/words/java/com.aspose.word...
  3. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....Load Filter </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  4. ShapeBase.ShadowFormat | Aspose.Words for .NET

    Discover the ShapeBase ShadowFormat property to enhance your designs with customizable shadow effects for shapes. Elevate your visual appeal today!... Shape , 0 , true ); ShadowFormat shadowFormat...Assert . That ( shadowFormat . Type , Is . EqualTo ( ShadowType...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Doc format in C++....flag to true. options -> set_SaveRoutingSlip ( true ); doc ->...SaveFormat saveFormat ) Parameter Type Description saveFormat Aspo...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 用JavaScript通过C++检查VBA项目是否受保护并锁定以供查看|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查Excel文件中的VBA项目是否受保护并锁定以供查看。...islockedForViewing 为 true 。 示例代码 以下示例代码加载 示例Excel文件 ,...is Protected </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  7. 用JavaScript通过C++设置主轴和副轴|Documentation

    学习如何理解和使用Aspose.Cells for JavaScript通过C++中的主轴和副轴。我们的指南将帮助您理解主轴与副轴的区别,以及如何有效配置和使用它们。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/primary...
  8. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....hasDataLabels(true); ChartDataLabelCollec dataLabels...setShowValue(true); dataLabels.setShowLeaderLines(true); // The Position...

    reference.aspose.com/words/java/com.aspose.word...
  9. More info- for this ticket 326138 (.gml with re...

    Hi Alexander, This bug came from our QA -they removed the .xsd schema. Purpose: Xml based Geography markup Language, often used in government or standards-based data." Files needed: a single .gml file or .gml file (s…...<xs:element name=“feature” type=“feature_type” substitutionGroup=“gml:_Feature”/>...<xs:complexType name=“feature_type”> xs:complexContent <xs:extension...

    forum.aspose.com/t/more-info-for-this-ticket-32...
  10. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....FIELD_ADVANCE, true); field.setRightOffset("5");...insertField(FieldType.FIELD_ADVANCE, true); field.setDownOffset("5");...

    reference.aspose.com/words/java/com.aspose.word...