Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 17,463 for

true type

(2.41 sec)
  1. How to create Dynamic Rolling Chart with Node.j...

    Learn how to create a dynamic rolling chart using Aspose.Cells for Node.js via 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 ( "Sales" , true ); chart . getNSeries (). get...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  2. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... Parameter Type Description text str The string...builder . cell_format . fit_text = True builder . row_format . clear_formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Detect file format incorrect detections - Free ...

    Hey, I’ve attached 2 files help.com, which is Application and incorrectly detected as CSV by Aspose Cells! XML.ttml, which is XML and incorrectly detected as HTML by Aspose Cells! Thanks for consideration. AsposeCel…...IgnoreWhitespace = True, .CloseInput = x}) Cells.zip...Ignore, .IgnoreWhitespace = True, .CloseInput = x}) Thanks for...

    forum.aspose.com/t/detect-file-format-incorrect...
  4. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...EmbedStandardFonts = true; . Memory‑optimisation mode...PdfSaveOptions.OptimizeMemory = true; (streaming mode). Compression...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  5. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....represented by IMasterSlide type. Aspose.Slides' Presentation...list of IMasterSlideCollecti type, which contains a list of all...

    docs.aspose.com/slides/java/slide-master/
  6. ChartDataLabelCollection.separator property | A...

    ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDisplayBarcode.pos_code_style property | A...

    FieldDisplayBarcode.pos_code_style property. Gets or sets the style of a Point of Sale barcode (barcode Types UPCA|UPCE|EAN13|EAN8)...Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). The valid...FieldType . FIELD_DISPLAY_BARCODE , True ) . as_field_display_barcode...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDisplayBarcode.DisplayText | Aspose.Words ...

    Manage barcode visibility effortlessly with the FieldDisplayBarcode DisplayText property. Control text display alongside images for enhanced clarity....FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldDisplayBarcode.FixCheckDigit | Aspose.Word...

    Optimize your FieldDisplayBarcode with the FixCheckDigit property. Easily manage invalid check digits for enhanced accuracy and reliability....FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Format Worksheet Cells in a Workbook with Node....

    Learn how to format worksheet cells in a workbook using Aspose.Cells for Node.js via C++. Customize the appearance and style of data in spreadsheets....distinguish between different types of information and to display...setIsBold ( true ); stl0 . getFont (). setIsItalic ( true ); let flag...

    docs.aspose.com/cells/nodejs-cpp/format-workshe...