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

true type

(0.12 sec)
  1. DocumentVisitor.visitCellStart method | Aspose....

    DocumentVisitor.visitCellStart method. Called when enumeration of a table cell has started.... Cell ) Parameter Type Description cell Cell The object...++ ; mVisitorIsInsideTabl = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visitCellEnd method | Aspose.Wo...

    DocumentVisitor.visitCellEnd method. Called when enumeration of a table cell has ended.... Cell ) Parameter Type Description cell Cell The object...++ ; mVisitorIsInsideTabl = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visitTableEnd method | Aspose.W...

    DocumentVisitor.visitTableEnd method. Called when enumeration of a table has ended.... Table ) Parameter Type Description table Table The...++ ; mVisitorIsInsideTabl = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.VisitRowStart | Aspose.Words fo...

    Discover the DocumentVisitor VisitRowStart method. Enhance your table row enumeration with efficient, streamlined processing for optimized performance....VisitRowStart ( Row row ) Parameter Type Description row Row The object...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

    Discover the DocumentVisitor VisitSectionEnd method, crucial for managing section enumeration in your applications. Enhance your coding efficiency today!...Section section ) Parameter Type Description section Section...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more.... This type is not inherited from Shape...watermark_shape . fill_format . fill_type = FillType . NO_FILL watermark_shape...

    docs.aspose.com/slides/python-net/watermark/
  7. ChartShapeType enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartShapeType enumeration. Specifies the shape Type of chart elements....enumeration Specifies the shape type of chart elements. Members Name...hasDataLabels = true ; series . dataLabels . showValue = true ; // Format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Data Validation in Excel Made Easy with Python

    Learn how to implement data validation in Excel using Python. Discover how to add dropdown lists and more with Aspose.Cells for Python....makes sure users enter the right type of data in a worksheet. Whether...Excel allows you to control the type and range of data that users...

    blog.aspose.com/cells/data-validation-in-excel-...
  9. Convert OLM to VCF via Java | products.aspose.com

    Try the code sample to convert OLM files to VCF format in Java. Download Java API to take your email processing applications to the next level....MapiItemType class provides types for different MAPI items like...this class is to identify the type of MAPI item being processed...

    products.aspose.com/email/java/conversion/olm-t...
  10. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... EnsurePowerPointIsRu ( true , true ); // Instantiate a slide...ChartTitle . Font . Italic = true ; ppChart . ChartTitle . Text...

    docs.aspose.com/slides/net/create-a-chart-in-a-...