Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 15,930 for

true type

(0.16 sec)
  1. ConditionalStyleCollection.TopRightCell | Aspos...

    Discover the ConditionalStyleCollection's TopRightCell property to easily customize your top right cell styles for enhanced data presentation.... // 1 - By style type: tableStyle . ConditionalStyles...tableStyle . ConditionalStyles [ 0 ]. Type , Is . EqualTo ( ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  2. ConditionalStyleCollection.GetEnumerator | Aspo...

    Discover the ConditionalStyleCollection GetEnumerator method to easily iterate through all conditional styles, enhancing your web design efficiency.... // 1 - By style type: tableStyle . ConditionalStyles...tableStyle . ConditionalStyles [ 0 ]. Type , Is . EqualTo ( ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  3. ConditionalStyleCollection.FirstRow | Aspose.Wo...

    Discover the ConditionalStyleCollection FirstRow property to easily customize your first row style for enhanced visual appeal and user experience.... // 1 - By style type: tableStyle . ConditionalStyles...tableStyle . ConditionalStyles [ 0 ]. Type , Is . EqualTo ( ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  4. AiModel.check_grammar method | Aspose.Words for...

    AiModel.check_grammar method. Checks grammar of the provided document... Parameter Type Description source_document...grammar_options . improve_stylistics = True proofed_doc = model . check_grammar...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Customize Bubble Charts in Presentations in .NE...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for .NET to enhance your data visualization easily....Bubble , 50 , 50 , 600 , 400 , true ); chart . ChartData . SeriesGroups...Yes. There is a separate chart type, “Bubble with 3-D.” It applies...

    docs.aspose.com/slides/net/bubble-chart/
  6. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Text Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/line-break...
  7. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using JavaScript via C++. Load an existing Excel file or create a new one, then use Aspose.Cells methods to calculate these functions and save the results to disk....Calculation to PDF </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  8. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature class. Represents a digital signature on a document and the result of its verification. To learn more, visit the documentation article in C++....get_IsValid () const Returns true if this digital signature is...get_SignatureType () const Gets the type of the digital signature. get_SignatureValue...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. Verify that Cell Value Satisfies Data Validatio...

    Learn how to verify cell value satisfies data validation rules through the Aspose.Cells for JavaScript via C++ API....it returns false , otherwise true . The following sample code...validation rule, the property returns true . Similarly, it returns false...

    docs.aspose.com/cells/javascript-cpp/verify-tha...
  10. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly....ShapeBase [] shapes ) Parameter Type Description shapes ShapeBase[]...= ( Shape ) shape1 . Clone ( true ); GroupShape groupShape2 =...

    reference.aspose.com/words/net/aspose.words/doc...