Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 15,934 for

true type

(0.77 sec)
  1. Setting Print Options with JavaScript via C++|D...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the JavaScript API and C++ Library. You can set the Print Area, Print Titles, and Page Order....Area Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/setting-pr...
  2. ChartSeriesGroup.series property | Aspose.Words...

    ChartSeriesGroup.series property. Gets a collection of series that belong to this series group....series group, also of the line type. let newSeriesGroup = chart...newSeriesGroup . axisX . hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesGroup.AxisX | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisX property for easy access to X-axis features, enhancing your data visualization and analysis experience....series group, also of the line type. ChartSeriesGroup newSeriesGroup...newSeriesGroup . AxisX . Hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartSeriesGroup.axisGroup property | Aspose.Wo...

    ChartSeriesGroup.axisGroup property. Gets or sets the axis group to which this series group belongs....series group, also of the line type. let newSeriesGroup = chart...newSeriesGroup . axisX . hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::CompositeNode class | Aspose.Wor...

    Aspose::Words::CompositeNode class. Base class for nodes that can contain other nodes. 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/com...
  6. IBarcodeGenerator | Aspose.Words for Java

    Public interface for barcode custom generator in Java....examples of different barcode types that we can create using our...barcodeParameters.setDisplayText(true); barcodeParameters.setPosCodeStyle("CASE");...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldMergeField.IsMapped | Aspose.Words for .NET

    Discover the FieldMergeField IsMapped property to easily manage mapped fields, enhancing your data integration and workflow efficiency.... FieldMergeField , true ); fieldMergeField . FieldName...fieldMergeField . IsMapped = true ; fieldMergeField . IsVerticalFormatting...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    Discover the FieldMergeField FieldNameNoPrefix property that simplifies data handling by returning only the field name, omitting any prefixes for clarity.... FieldMergeField , true ); fieldMergeField . FieldName...fieldMergeField . IsMapped = true ; fieldMergeField . IsVerticalFormatting...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Integrating Aspose.Words with Azure Data Lake|A...

    Aspose.Words can be integrated with Azure Data Lake Analytics and Azure Data Lake Storage. This allows you to combine the big data analytics capabilities of the Azure Data Lake cloud storage solution with the power of Aspose.Words using C#....[SqlUserDefinedOutput(AtomicFileProcessing = true)] public class AsposeWordsOutputer...mDocumentBuilder . Font . Bold = true ; mDocumentBuilder . Write (...

    docs.aspose.com/words/net/integrating-aspose-wo...
  10. FieldStyleRef class | Aspose.Words for Python

    aspose.words.fields.FieldStyleRef class. Implements the STYLEREF field...FieldFormat object that provides typed access to field’s formatting...characters. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...