Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 17,273 for

true type

(0.23 sec)
  1. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for Node.js via C++....allow you to create different types of lists, for example, phone...listObjects . add ( 1 , 1 , 7 , 5 , true ); // Show the total row for...

    docs.aspose.com/cells/nodejs-cpp/create-and-for...
  2. Aspose::Words::Fields::Field::get_Type method |...

    Aspose::Words::Fields::Field::get_Type method. Gets the Microsoft Word field Type in C++....Aspose::Words::Fields::Field::get_Type method Field::get_Type method Gets the Microsoft...Microsoft Word field type. virtual Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldDisplayBarcode.BarcodeValue | Aspose.Words...

    Discover the FieldDisplayBarcode's BarcodeValue property to easily manage and customize barcode values for enhanced data accuracy and efficiency....FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldDisplayBarcode.ErrorCorrectionLevel | Aspo...

    Discover the FieldDisplayBarcode ErrorCorrectionLevel property for QR Codes. Easily manage error correction levels with valid options from 0 to 3....FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more....TextSearchOptions () { WholeWordsOnly = true }; // Highlight the word "to".... FontBold = NullableBool . True ; paragraph . ParagraphFormat...

    docs.aspose.com/slides/net/text-formatting/
  6. FieldIfComparisonResult enumeration | Aspose.Wo...

    aspose.words.fields.FieldIfComparisonResult enumeration. Specifies the result of the IF field condition evaluation.... TRUE The condition is True . FALSE The condition...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDisplayBarcode.BackgroundColor | Aspose.Wo...

    Customize your barcode's appearance with the FieldDisplayBarcode BackgroundColor property. Set vibrant colors for enhanced visibility and branding....FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldDisplayBarcode.SymbolHeight | Aspose.Words...

    Adjust the SymbolHeight property of FieldDisplayBarcode to customize barcode height in TWIPS. Enhance your barcode display with precision!...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.ForegroundColor | Aspose.Wo...

    Customize your barcode's appearance with the FieldDisplayBarcode ForegroundColor property. Easily set vibrant colors for enhanced visibility!...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then save the xlsx as Docx. But with…...SaveAsEditableShapes = true; saveOptions.EmbedXlsxAsChartData...and have these 2 options as true I can simply extract the chart...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...