Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 12,491 for

true type

(0.1 sec)
  1. FieldMacroButton class | Aspose.Words for Python

    aspose.words.fields.FieldMacroButton class. Implements the MACROBUTTON field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage DataLabels of Excel Charts with C++|Docu...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for C++. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... Add ( u "A1:B3" , true ); // Show value labels chart...GetDataLabels (). SetShowValue ( true ); // Show series name labels...

    docs.aspose.com/cells/cpp/insert-datalabels-to-...
  3. ChartLegend | Aspose.Words for Java

    Represents chart legend properties in Java....setOverlay(true); doc.save(getArtifactsDir()...getChild(NodeType.SHAPE, 0, true)).getChart(); ChartLegend chartLegend...

    reference.aspose.com/words/java/com.aspose.word...
  4. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection.... Node ) Parameter Type Description node Node The node...( aw . NodeType . Any , 0 , true ). nodeType ). toEqual ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NodeCollection.Add | Aspose.Words for .NET

    Discover the NodeCollection Add method to effortlessly append nodes to your collection, enhancing your data management with ease and efficiency....Add ( Node node ) Parameter Type Description node Node The node...GetChild ( NodeType . Any , 0 , true ). NodeType , Is . EqualTo (...

    reference.aspose.com/words/net/aspose.words/nod...
  6. HtmlSaveOptions.export_cid_urls_for_mhtml_resou...

    HtmlSaveOptions.export_cid_urls_for_mhtml_resources property. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents... css_style_sheet_type = aw . saving . CssStyleSheetType...export_font_resources = True options . pretty_format = True doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldGlossary::get_Entry...

    Aspose::Words::Fields::FieldGlossary::get_EntryName method. Gets or sets the name of the glossary entry to insert in C++....buildingBlockSource -> get_FirstSection (), true ); buildingBlock -> AppendChild...FieldType :: FieldAutoText , true )); fieldAutoText -> set_EntryName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldSeparator class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...Node ) fieldType Returns the type of the field. (Inherited from...Inline ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality....Parameter Type Description fieldType FieldType The type of the field...Words can update fields of most types, but not all. For more details...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....Footer Type You can specify three different header types and three...three different footer types for one document: Header and/or footer...

    docs.aspose.com/words/cpp/working-with-headers-...