Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 16,763 for

true type

(0.13 sec)
  1. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio...... Composition Type? @bhav, I’m sorry for the missunderstanding...ImportFormatOptions() { KeepSourceNumbering = true }); Word转html,word中数学公式转成图片之后字体出现变形...

    forum.aspose.com/posts.rss
  2. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for PHP via Java chart worksheets and automate reports across PPT and PPTX files....worksheet is created for all types of charts: line chart, bar chart...method of the ChartDataWorkbook type. Spreadsheet formula can be...

    docs.aspose.com/slides/php-java/chart-worksheet...
  3. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used to specify additional options when saving a document into the Rtf format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ExportImagesForOldRe ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Using Charts to Represent Sequential Data|Aspos...

    Use charts to represent your sequential data when building a report in Java.... Depending on the type of the chart, add x tags to...series. For a chart of another type, add a single x tag to the chart...

    docs.aspose.com/words/java/using-charts-to-repr...
  5. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the Type of shape in a Microsoft Word document....ShapeType enumeration Specifies the type of shape in a Microsoft Word...Note that shapes of many other types can also have text inside them...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API Changes in Aspose.Cells 8.4.0|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.... The first parameter is of type Aspose.Cells.Cell on which conditional... The second parameter is of type Aspose.Cells.Rendering.ImageOrPrintOptions...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Web Accessibility Check in Java – Errors and Wa...

    Learn how to check your website's accessibility for WCAG compliance using Aspose.HTML for Java...getSuccess() , and the error type as a numeric value ( getErrorType()...ErrorType = 2 and Success = true – this means that the error...

    docs.aspose.com/html/java/web-accessibility-check/
  8. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....which together can control the type of data to be loaded while initializing...); //Check if the file is of type OTS if ( fileFormatInfo . getFileFormatType...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... Add ( "B1:B5" , true ); // Set the category (X) axis...]. DataLabels . ShowValue = true ; chart . NSeries [ seriesIndex...

    docs.aspose.com/cells/net/insert-datalabels-to-...
  10. ListCollection | Aspose.Words for Java

    Stores and manages formatting of bulleted and numbered lists used in a document in Java.... // Below are two types of lists that we can create...BLUE); level.getFont().setBold(true); } DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...