Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 16,876 for

true type

(0.53 sec)
  1. 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...
  2. ConditionalStyleCollection.LastRow | Aspose.Wor...

    Discover the LastRow property of ConditionalStyleCollection to easily customize the last row's style for enhanced visual appeal in your application.... // 1 - By style type: tableStyle . ConditionalStyles...tableStyle . ConditionalStyles [ 0 ]. Type , Is . EqualTo ( ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  3. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for JavaScript via C++.... Boolean type Protection.isProtectedWithPassw()...isProtectedWithPassw() property returns true if the Worksheet is password‑protected...

    docs.aspose.com/cells/javascript-cpp/detect-if-...
  4. ConditionalStyle.leftPadding property | Aspose....

    ConditionalStyle.leftPadding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. FieldMergeBarcode.ScalingFactor | Aspose.Words ...

    Discover the FieldMergeBarcode ScalingFactor property to easily adjust your barcode size in whole percentage points (10-1000) for optimal visibility.... FieldMergeBarcode , true ); field . BarcodeType = "QR"..."0" ; Assert . That ( field . Type , Is . EqualTo ( FieldType ...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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...
  8. Document.cleanup method | Aspose.Words for Python

    aspose.words.Document.cleanup method... Parameter Type Description options CleanupOptions...unused_lists = True cleanup_options . unused_styles = True cleanup_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Change the fill color of a shape in a presentat...

    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.... Open ( docName , true )) { // Get the relationship...IShape to the slide. Set the Fill Type of the Shape to Solid. Set the...

    docs.aspose.com/slides/net/change-the-fill-colo...
  10. 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...