Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 15,990 for

true type

(0.1 sec)
  1. Create Dynamic Charts with JavaScript via C++|D...

    Learn how to create dynamic charts in Aspose.Cells for JavaScript via C++. This guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  2. Set Data Source for the Chart with C++|Document...

    Learn about the various data sources supported by Aspose.Cells for C++. Our guide will walk you through the different Types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....provide more details about the types of data that can be set for...Setting Chart Data There are two types of data to deal with while working...

    docs.aspose.com/cells/cpp/data-formatting-in-ch...
  3. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....$B$2:$B$4" , true ); chart . GetNSeries (). Get...dataLabels . SetShowValue ( true ); // Add custom labels int...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  4. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the font substitution rule in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...getFontInfoSubstitut().setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...

    reference.aspose.com/words/java/com.aspose.word...
  5. SVG to PDF Merge using Java | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...svgLoadOptions . setAdjustPageSize ( true ); Document pdfDocument1 = new...

    products.aspose.com/pdf/java/merger/svg-to-pdf/
  6. PDF to SVG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...svgSaveOptions . setScaleToPixels ( true ); pdfDocument1 . save ( "merger_pdf_svg...

    products.aspose.com/pdf/java/merger/pdf-to-svg/
  7. MD to PDF Merge using C++ | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...the same or different file types into one file using C++ Merge...-> set_EnableObjectUnload ( true ); for ( auto const & page :...

    products.aspose.com/pdf/cpp/merger/md-to-pdf/
  8. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t An...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. FieldIf.true_text property | Aspose.Words for P...

    FieldIf.True_text property. Gets or sets the text displayed if the comparison expression is True....true_text property FieldIf.true_text property Gets or sets the...comparison expression is true. @property def true_text ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert JSON to CSV in Python

    This brief tutorial provides information on how to Convert JSON to CSV in Python. To write JSON to CSV Python environment configuration and sample code along with the detailed steps are provided....setArrayAsTable(True) that causes the data to be...into appropriate format and type, completely remove the headings...

    kb.aspose.com/cells/python/how-to-convert-json-...