Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 15,953 for

true type

(0.19 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. WebExtensionProperty | Aspose.Words for Java

    Specifies a web extension custom property in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  3. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart Types and how to customize their appearance and formatting....setChartDataRange ( "A1:C4" , true ); // Saving the Excel file...objects to create charts. Add any type of chart to a worksheet using...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  4. 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...
  5. Aspose::Words::SignatureLineOptions class | Asp...

    Aspose::Words::SignatureLineOptions class. Allows to specify options for signature line being inserted. Used in DocumentBuilder. To learn more, visit the documentation article in C++....Default value for this property is true . get_Email () const Gets or...Default value for this property is true . get_Signer () const Gets suggested...

    reference.aspose.com/words/cpp/aspose.words/sig...
  6. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++....Shows how to filter specific types of document elements when making...> ( docOriginal ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments in C++....Shows how to filter specific types of document elements when making...> ( docOriginal ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.com...
  8. Section Class | Aspose.Words for .NET

    Discover the Aspose.Words.Section class, your key to managing individual document sections effortlessly. Enhance your document editing experience today!...HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words/sec...
  9. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...setFitShape(true); // watermark.setRotation(40);...appendChild(watermark.deepClone(true)); // HeaderFooter header =...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  10. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability....string language ) Parameter Type Description language String...IsDictionaryRegister ( "de-CH" ), Is . True ); // Open a document containing...

    reference.aspose.com/words/net/aspose.words/hyp...