Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 12,675 for

true type

(0.16 sec)
  1. How to create Dynamic Rolling Chart with C++|Do...

    Learn how to create a dynamic rolling chart using Aspose.Cells for C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display.... It is a type of chart that continually updates...GetNSeries (). Add ( u "Sales" , true ); chart . GetNSeries (). Get...

    docs.aspose.com/cells/cpp/create-dynamic-rollin...
  2. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....Dynamic scrolling chart is a type of graphical representation...getNSeries (). add ( "Sales" , true ); chart . getNSeries (). get...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  3. Error when converting pdf file to word file - F...

    Hi, We are encountering the following error in one of our reports only on the servers when converting a PDF to a Word document. The conversion works fine locally. We are using: Java version: 17.0.9 Aspose libraries: …...setDefault(locale); /** @type {Packages.com.aspose.pdf.Document}...FolderFontSource(fontFolder, true); // true = include subfolders var...

    forum.aspose.com/t/error-when-converting-pdf-fi...
  4. FieldBuilder class | Aspose.Words for Python

    aspose.words.fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)...Description FieldBuilder(field_type) Initializes an instance of...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cell.paragraphs property | Aspose.Words for Python

    Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the cell.... CELL , True ): cell = cell . as_cell ()...paragraph_format . keep_with_next = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chart Axis|Aspose.Slides for Node.js via .NET D...

    How to edit PowerPoint chart axis in JavaScript...your preferred category axis type ( date or text ). This code...getVerticalAxis (). setTitle ( true ); chart . getAxes (). getVerticalAxis...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  7. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Chart" ); // Set the Placement Type, the way the Label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/cpp/controls-in-charts/
  8. WordML2003SaveOptions Class | Aspose.Words for ...

    Discover the Aspose.Words.Saving.WordML2003SaveOptions class to enhance your document saving experience in WordML format with customizable options....ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImlRenderingMode { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 将工作表转换为CSV|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class ApacheXLSX2CSV { /** * The type of the data value is indicated...equals ( name )) { vIsOpen = true ; // Clear contents cache value...

    docs.aspose.com/cells/zh/java/convert-worksheet...
  10. Convert Worksheet to CSV|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class ApacheXLSX2CSV { /** * The type of the data value is indicated...equals ( name )) { vIsOpen = true ; // Clear contents cache value...

    docs.aspose.com/cells/java/convert-worksheet-to...