Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 10,668 for

true type

(0.04 sec)
  1. FieldMacroButton.DisplayText | Aspose.Words for...

    Discover how to customize the FieldMacroButton DisplayText property for enhanced macro execution. Set the perfect button text for seamless user commands!... FieldMacroButton , true ); field . MacroName = "MyMacro"...FieldType . FieldMacroButton , true ); field . MacroName = "ViewZoom200"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. DigitalSignature | Aspose.Words for Java

    Represents a digital signature on a document and the result of its verification in Java....println("Signature type: " + signature.getSignatureType());...getSignatureType() Gets the type of the digital signature. getSignatureValue()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....namespaces to use ContentConfig types without specifying the fully...string" } Required properties Name Type Description Value string A string...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  4. Showing Cell Range as the Data Labels with C++|...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....GetShowCellRange() property to true to select the Label Contains...dataLabels . SetShowCellRange ( true ); // Save the workbook workbook...

    docs.aspose.com/cells/cpp/showing-cell-range-as...
  5. Aspose::Words::Fonts::PhysicalFontInfo class | ...

    Aspose::Words::Fonts::PhysicalFontInfo class. Specifies information about physical font available to Aspose.Words font engine. To learn more, visit the documentation article in C++....System::TypeInfo&) const override static Type () Examples Shows how to list...FolderFontSource > ( FontsDir , true )}); for ( const auto & fontInfo...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. ChartSeries.copy_format_from method | Aspose.Wo...

    ChartSeries.copy_format_from method. Copies default data point format from the data point with the specified index.... Parameter Type Description data_point_index...aw . NodeType . SHAPE , 0 , True ) . as_shape () series = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RunCollection.toArray method | Aspose.Words for...

    RunCollection.toArray method. Copies all runs from the collection to a new array of runs....how to determine the revision type of an inline node. let doc =...toEqual ( 6 ); // Below are five types of revisions that can flag an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... type Gets table area to which this...collection. // 1 - By style type: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....refChild ) where T : Node Parameter Type Description newChild T The Node...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray...

    reference.aspose.com/words/net/aspose.words/com...
  10. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability....Writeln ( string text ) Parameter Type Description text String The...PageSetup . DifferentFirstPageHe = true ; builder . PageSetup . OddAndEvenPagesHeade...

    reference.aspose.com/words/net/aspose.words/doc...