Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 12,902 for

true type

(0.08 sec)
  1. 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-...
  2. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendline. To learn more, visit the documentation article in C++.... get_IsVisible () Returns true if this data label has something...the data labels on a chart. true to show the series name; false...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Field.Remove | Aspose.Words for .NET

    Effortlessly remove fields from documents with the Field Remove method. Get precise node returns and handle empty fields seamlessly. Optimize your workflow!... Type , Is . EqualTo ( FieldType ...( FieldType . FieldPrivate , true ); // These fields are not a...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldFileName class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldFileName class. Implements the FILENAME field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Customize Barcode Text and Captions in C++|Docu...

    How to Set Barcode Text and Captions in Aspose.BarCode for C++...jpg" ; // Set the symbology type to Code128 System :: SharedPtr...object and Set Code text font's type and size System :: SharedPtr...

    docs.aspose.com/barcode/cpp/set-barcode-text/
  6. How to Run Aspose.Cells in Docker|Documentation

    Run Aspose.Cells in a Docker container for Linux, Windows Server and any OS. ...command: docker run --mount type=bind,source=C:\Temp,target=/TestOut...Docker Image docker run --mount type=bind,source=C:\Temp,target=c:\TestOut...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  7. Percentage Calculations | Aspose.Tasks Document...

    Learn how to calculate percentages using Aspose.Tasks for C++ with Microsoft Project (MPP/XML)....It supports the integer data type. Getting Percentages with Aspose...res_enumerator -> get_Current(), true )) 10 { 11 if (res -> Get <...

    docs.aspose.com/tasks/cpp/percentage-calculations/
  8. Create Charts using Apache POI and Aspose.Cells...

    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....add ( "A1:B4" , true ); //Setting the chart type of 2nd NSeries...

    docs.aspose.com/cells/java/create-charts-using-...
  9. Managing Outlook Messages|Documentation

    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.... When set to true, resources are saved with relative...SaveToFile , UseRelativePathToRes = true }; msg . Save ( Path . Combine...

    docs.aspose.com/email/net/managing-outlook-mesa...
  10. Manage PowerPoint Paragraph|Aspose.Slides for P...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in PHP...Add an AutoShape of Rectangle type $ashp = $slide -> getShapes...setFontBold ( NullableBool :: True ); $portion -> getPortionFormat...

    docs.aspose.com/slides/php-java/manage-paragraph/