Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 17,414 for

true type

(0.1 sec)
  1. Manage DataLabels of Excel Charts with Node.js ...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for Node.js via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... add ( "A1:B3" , true ); // Show value labels chart...getDataLabels (). setShowValue ( true ); // Show series name labels...

    docs.aspose.com/cells/nodejs-cpp/insert-datalab...
  2. Processor.from_stream method | Aspose.Words for...

    aspose.words.lowcode.Processor.from_stream method... Parameter Type Description input io.BytesIO...LoadOptions ): ... Parameter Type Description input io.BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various import options to format output...change a first imported section type to the SectionStart.NEW_PAGE...append_document() . The default value is True . force_copy_styles Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java.... Parameters: Parameter Type Description document Document...n).setColor(boolean) set to true). Returns: int - The number...

    reference.aspose.com/words/java/com.aspose.word...
  5. VariableCollection.Add | Aspose.Words for .NET

    Discover how to efficiently add document variables to your VariableCollection with our easy-to-follow guide. Boost your data management today!...name , string value ) Parameter Type Description name String The...FieldType . FieldDocVariable , true ); field . VariableName = "Home...

    reference.aspose.com/words/net/aspose.words/var...
  6. HtmlVersion enumeration | Aspose.Words for Python

    aspose.words.saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML) and [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML) formats.... pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...out_doc_contents ) self . assertTrue ( '<ul type="disc" style="margin:0pt; padding-left:0pt">'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....newChild ) where T : Node Parameter Type Description newChild T The node...GetChildNodes ( NodeType . Any , true ). Count , Is . EqualTo ( 4...

    reference.aspose.com/words/net/aspose.words/com...
  8. DigitalSignature class | Aspose.Words for Python

    aspose.words.digitalsignatures.DigitalSignature class. Represents a digital signature on a document and the result of its verification... is_valid Returns True if this digital signature is...was signed. signature_type Gets the type of the digital signature...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....bool updateField ) Parameter Type Description fieldType Aspos...Aspose::Words::Fields::FieldType The type of the field to append. updateField...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a document...CompositeNode ) has_child_nodes Returns True if this node has any child nodes...section. is_composite Returns True if this node can contain other...

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