Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 12,593 for

true type

(0.07 sec)
  1. Specifying the Absolute Position of the Pivot I...

    Learn how to specify the absolute position of pivot items in C++ using Aspose.Cells.... The Boolean type isSameParent parameter specifies...PivotFieldSubtotalTy :: None , true ); // Turn off grand total pvtTable...

    docs.aspose.com/cells/cpp/specifying-the-absolu...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection class. Represents a collection of ChartDataLabel. To learn more, visit the documentation article in C++.... true to show the series name; false...lec::get_ShowValue . static Type () See Also Namespace Aspos...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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....PivotItem will move down, Boolean type isSameParent parameter specify...hasAxis ( AxisType . CATEGORY , true ); System . out . println (...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. How to Create Dynamic Scrolling Chart with C++|...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....Dynamic scrolling chart is a type of graphical representation...GetNSeries (). Add ( u "Sales" , true ); chart . GetNSeries (). Get...

    docs.aspose.com/cells/cpp/create-dynamic-scroll...
  5. Row.AcceptEnd | Aspose.Words for .NET

    Discover the Row AcceptEnd method to enhance your visitor experience by seamlessly guiding them to the end of a row. Boost engagement today!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words.tab...
  6. InlineStory.IsDeleteRevision | Aspose.Words for...

    Discover how InlineStory's IsDeleteRevision property enhances your Microsoft Word experience by tracking deleted changes effortlessly....IsDeleteRevision property Returns true if this object was deleted in...( doc . HasRevisions , Is . True ); List < Footnote > footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Aspose::Words::ConditionalStyleType enum | Aspo...

    Aspose::Words::ConditionalStyleType enum. Represents possible table areas to which conditional formatting may be defined in a table style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. PCL to PDF Merge using Java | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...pclLoadOptions . setSupressErrors ( true ); Document pdfDocument1 = new...

    products.aspose.com/pdf/java/merger/pcl-to-pdf/
  9. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart data table.... The default value is True . has_legend_keys Gets or sets...table. The default value is True . has_outline_border Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentVisitor.VisitDocumentStart | Aspose.Wor...

    Discover the VisitDocumentStart method in DocumentVisitor. Enhance your document processing with efficient enumeration capabilities for optimal performance....VisitDocumentStart ( Document doc ) Parameter Type Description doc Document The...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

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