Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 16,771 for

true type

(1.05 sec)
  1. Aspose::Words::Markup::SmartTag class | Aspose....

    Aspose::Words::Markup::SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Fields::FieldSection class | Asp...

    Aspose::Words::Fields::FieldSection class. Implements the SECTION field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Format cells with Node.js via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for Node.js via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional‑looking spreadsheets.... setShrinkToFit ( true ); // Setting the bottom border...// Setting the bottom border type to medium style . getBorders...

    docs.aspose.com/cells/nodejs-cpp/cells-formatting/
  4. 档案

    档案...AddChart (Charts::ChartType type, float x, float y, float width...添加新系列和类别cellWithSeriesName, ChartType type) 和 IChart->getChartData()->...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  5. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances document rendering by specifying TrueType font sources for optimal results....FontSourceBase [] sources ) Parameter Type Description sources FontSourceBase[]...FullFontName == "Arial" ), Is . True ); // The default font source...

    reference.aspose.com/words/net/aspose.words.fon...
  6. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } Shows how to create and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ConditionalStyleType enumeration | Aspose.Words...

    Aspose.Words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method... Parameter Type Description ref_node Inline... Paragraph ): ... Parameter Type Description ref_node Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....FIELD_MERGE_FIELD, true); fieldMergeField.setFieldName("Name");...insertField(FieldType.FIELD_MERGE_REC, true); Assert.assertEquals(fieldMergeRec...

    reference.aspose.com/words/java/com.aspose.word...
  10. Check if VBA project in a Workbook is Signed wi...

    Learn how to check if a VBA project in a workbook is signed using Aspose.Cells for JavaScript via C++.... The property will return true if the project is signed, otherwise...Signed Check </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/check-if-v...