Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 16,783 for

true type

(0.14 sec)
  1. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....ShapeBase >> & shapes ) Parameter Type Description shapes const Sy...Node > ( shape1 ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API.... The type should be int, double, DateTime...Containing Formula </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/find-or-se...
  3. 使用JavaScript via C++获取工作表中的最大范围|Documentation

    本文介绍了如何使用Aspose.Cells for JavaScript via C++获取Excel文件的最大区域、最大数据区域和最大显示区域。...Example Title </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/get-max...
  4. 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 com.aspose.cells.Cell on which... The second parameter is of type com.aspose.cells.rendering.ImageOrPrintOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if changes are tracked when this document is edited in Microsoft Word in C++....Document::get_TrackRevisions method True if changes are tracked when...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. MarkerSymbol | Aspose.Words for Java

    Specifies marker symbol style in Java....setSmooth(true); // Verify that data points...markerSymbolName) Parameters: Parameter Type Description markerSymbolName...

    reference.aspose.com/words/java/com.aspose.word...
  7. GLTF Extensions - Free Support Forum - aspose.com

    Posting this again as for some reason it has been unlisted. Hi, I’ve been testing the new glTF Mesh and Structural Metadata features, and they appear to be working well. However, I’ve noticed that the extensionsUsed an…..."componentType": 5123, "count": 12, "type": "SCALAR", "max": [ 7 ], "min":..."componentType": 5126, "count": 8, "type": "VEC3", "max": [ 4, 2, 0 ]...

    forum.aspose.com/t/gltf-extensions/319623
  8. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in С++ for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....0f , true ); auto series = chart -> get_ChartData...change. Set your preferred fill type and fill color. Save the modified...

    docs.aspose.com/slides/cpp/chart-series/
  9. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...Solid; // Set pattern type worksheet.Cells["A1"].SetStyle(style);..."Overlay Text", "Arial", 12, true, false, upperLeftRow, 0, upperLeftColumn...

    forum.aspose.com/t/display-text-content-on-top-...
  10. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment.... Parameter Type Description author str The author...( aw . NodeType . COMMENT , True ) . count ) # Comments that...

    reference.aspose.com/words/python-net/aspose.wo...