Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 17,437 for

true type

(2.64 sec)
  1. Create High-Low-Close (HLC) Stock Chart with Ja...

    Learn how to create a high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/create-hig...
  2. VariableCollection.Contains | Aspose.Words for ...

    Discover if VariableCollection holds a document variable by name. Streamline your data management and enhance your coding efficiency today!...Contains ( string name ) Parameter Type Description name String Case-insensitive...variable to locate. Return Value true if item is found in the collection;...

    reference.aspose.com/words/net/aspose.words/var...
  3. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart shape properties. To learn more, visit the documentation article in C++.... static Type () Examples Shows how to insert...Set the "Show" property to "true" to make the title visible....

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/create-vol...
  5. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++....Save as PDF </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/how-to-pri...
  6. Aspose::Words::Fields::FieldGlossary class | As...

    Aspose::Words::Fields::FieldGlossary class. Implements the GLOSSARY field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldOcx class | Aspose.Words for Python

    aspose.words.fields.FieldOcx class. Implements the OCX 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...
  8. Aspose::Words::TabStop::get_Leader method | Asp...

    Aspose::Words::TabStop::get_Leader method. Gets or sets the Type of the leader line displayed under the tab character in C++....TabStop::get_Leader method Gets or sets the type of the leader line displayed...Words :: NodeType :: Paragraph , true ))) { if ( para -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. BaseWebExtensionCollection1.Add | Aspose.Words ...

    Discover how to enhance your projects with the BaseWebExtensionCollection Add method. Effortlessly add items to your collection for seamless integration....void Add ( T item ) Parameter Type Description item T Item for...myScriptTaskPane . IsVisible = true ; myScriptTaskPane . Width =...

    reference.aspose.com/words/net/aspose.words.web...
  10. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...be converted to the expected type (normally a string or a date)...CreatorInfo) IgnoreCorruptedMetad = true }; Document doc = new Document(pdfStream...

    forum.aspose.com/t/the-input-string-creatorinfo...