Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 16,762 for

true type

(0.11 sec)
  1. 档案

    档案...Equals(x); return true; } public static bool operator...public const string REDIRECT_TYPE = "code"; internal static string...

    blog.aspose.com/zh/email/manage-contacts-in-gma...
  2. 搜索

    搜索...Equals(x); return true; } public static bool operator...public const string REDIRECT_TYPE = "code"; internal static string...

    blog.aspose.com/zh-hant/email/manage-contacts-i...
  3. Convert Excel to CSV, TSV and TXT with C++|Docu...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with C++.... You can use any type of separator TxtSaveOptions...opts . SetExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/cpp/convert-excel-to-csv-...
  4. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more.... This type is not inherited from IShape...design. You can change the font type and size to ensure that the...

    docs.aspose.com/slides/net/watermark/
  5. Setting Dynamic Array Formulas with JavaScript ...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using JavaScript via C++. Load, calculate, and save Excel files easily....an array formula is a special type of formula that allows you to...formulas. However, you don’t type these curly braces yourself;...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  6. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...ShowValue = true; // disable the leaderlines...Revisit the Chart Type : Sometimes, certain chart types may behave differently...

    forum.aspose.com/t/leaderlines-still-visible/31...
  7. Creating Pie Chart with Leader Lines using Node...

    Learn how to use Aspose.Cells for Node.js via C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....place, we will add a Chart of type ChartType.Pie to the collection...getNSeries (). add ( "B1:B16" , true ); // Set category data range...

    docs.aspose.com/cells/nodejs-cpp/creating-pie-c...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Python via Java https://products.aspose.com/pdf/python-java/conversion/ Recent content in PDF Conversion Solution......org","@type":"HowTo","name":"How to convert...pdf-for-net.svg","step":[{"@type":"HowToStep","name":"Initialize...

    products.aspose.com/pdf/python-java/conversion/...
  9. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....detected, the method will return true. To verify whether the existing...newOptions . setUseZOrder ( true ); com . aspose . pdf . SaveOptions...

    docs.aspose.com/pdf/java/whatsnew/
  10. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for PHP via Java for more engaging slides....); $chart -> setDataTable ( true ); $chart -> getChartData ()...getDefaultDataLabelF () -> setShowValue ( true ); $series -> getLabels () ->...

    docs.aspose.com/slides/php-java/chart-data-label/