Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 16,788 for

true type

(0.61 sec)
  1. 使用C++的JavaScript设置页面和打印选项|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....Setup Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/page-se...
  2. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style... built_in True if this style is one of the...(Inherited from Style ) is_heading True when the style is one of the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++.... Setting the AutoFormat Type Microsoft Excel offers a number...Set PivotTable.IsAutoFormat to true . Assign a formatting option...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  4. HeaderFooter.isLinkedToPrevious property | Aspo...

    HeaderFooter.isLinkedToPrevious property. True if this header or footer is linked to the corresponding header or footer in the previous section....isLinkedToPrevious property True if this header or footer is...: boolean Remarks Default is true . Note, when your link a header...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...Inline ) is_composite Returns True if this node can contain other...) is_delete_revision Returns true if this object was deleted in...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API Changes in Aspose.Cells 8.4.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....where the first parameter is of type string that specifies the cell... The second parameter is of type Boolean that specifies the plot...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Excel to TIFF - Bland and White & color output ...

    Environment: Aspose.Cells Version: 24.8.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: Excel → Multi-page TIFF Image Type: Color input files Issues Observed: Color Image Sheets Not Converti…...Conversion Type: Excel → Multi-page TIFF Image Type: Color input...(B/W) image. If this flag is true (or inadvertently left at its...

    forum.aspose.com/t/excel-to-tiff-bland-and-whit...
  8. VariableCollection.indexOfKey method | Aspose.W...

    VariableCollection.indexOfKey method. Returns the zero-based index of the specified document variable in the collection....( name : string ) Parameter Type Description name string The...FieldType . FieldDocVariable , true ). asFieldDocVariable (); field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart data series in PHP for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....ClusteredColumn , 50 , 50 , 600 , 400 , true ); $series = $chart -> getChartData...change. Set your preferred fill type and fill color. Save the modified...

    docs.aspose.com/slides/php-java/chart-series/
  10. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...setFitShape(true); // watermark.setRotation(40);...appendChild(watermark.deepClone(true)); // HeaderFooter header =...

    forum.aspose.com/t/how-to-add-watermark-text-in...