Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 15,993 for

true type

(0.1 sec)
  1. 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...
  2. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....ITable interface, and many other types. Set the First Row as a Header...its header tbl . FirstRow = true ; // Saves the presentation...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  3. Format Worksheet Cells in a Workbook with JavaS...

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

    docs.aspose.com/cells/javascript-cpp/format-wor...
  4. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....{ // Check if the form is of type "Typewriter" and subtype "Form"...forms and delete the ones with type "Typewriter" and subtype "Form"...

    docs.aspose.com/pdf/net/whatsnew/2023/
  5. 档案

    档案...Rounding: true Show Bar Splits: true Show Drawings: true RollUp...System.out.println("Gridlines Type: " + gridlines.getType()); System...

    blog.aspose.com/zh/tasks/read-gantt-chart-of-pr...
  6. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_DisplayText method. Gets or sets whether to display barcode data (text) along with image in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_ErrorCorrectionLevel method. Gets or sets an error correction level of QR Code. Valid values are [0, 3] in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_SymbolRotation method. Gets or sets the rotation of the barcode symbol. Valid values are [0, 3] in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…...AutomaticLayoutsScal = true; rasterizationOptions.NoScaling...output; } catch { throw; } } The type initializer for ‘Aspose.CAD...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  10. FieldFileSize.is_in_megabytes property | Aspose...

    FieldFileSize.is_in_megabytes property. Gets or sets whether to display the file size in megabytes.... insert_field ( field_type = aw . fields . FieldType ....FIELD_FILE_SIZE , update_field = True ) . as_field_file_size () field...

    reference.aspose.com/words/python-net/aspose.wo...