Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 16,762 for

true type

(0.22 sec)
  1. Convert Excel to CSV, TSV and Txt with JavaScri...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for JavaScript via C++....Save Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  2. BuiltInDocumentProperties.contentType property ...

    BuiltInDocumentProperties.contentType property. Gets or sets the content Type of the document....property Gets or sets the content type of the document. get contentType...aw . NodeType . Paragraph , true ). count ; expect ( properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDATE field in Java....FieldFormat object that provides typed access to field’s formatting...Gets the Microsoft Word field type. getUseLunarCalendar() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry class. Represents a chart legend entry. To learn more, visit the documentation article in C++.... static Type () Remarks A legend entry corresponds...Words :: NodeType :: Shape , 0 , true ))) -> get_Chart (); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Chart to PDF with JavaScript via C++|Documentation

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/chart-to-pdf/
  6. Style.IsHeading | Aspose.Words for .NET

    Discover the IsHeading property. Easily identify if a style is a built-in Heading style, enhancing your document's structure and readability....IsHeading property True when the style is one of the...curStyle . Name } \ ", of type \"{curStyle.Type}\"" ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Specifying Sort Warning While Sorting Data|Docu...

    Learn how to specify sort warning while sorting data by using the Aspose.Cells for JavaScript via C++ API....Please set this property to true and your textual data will be...Number Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/specifying...
  8. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java....FIELD_USER_NAME, true); Assert.assertEquals(userInformation...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java....FIELD_USER_INITIALS, true); Assert.assertEquals(userInformation...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Charts through Shape.Chart Object|...

    Charts in details, how chart linked with Shape node in Aspose.Words for C++....GetChildNodes ( NodeType :: Shape , true ) -> idx ( 0 ) -> Cast < Shape...Set Chart.Legend.Visible to true or false . Example: chart ->...

    docs.aspose.com/words/cpp/working-with-charts-t...