Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 153,224 for

2

(0.12 sec)
  1. mesh.png

    nonpremultipled deflate 1474 8 8 8 8 PixelInterleaved width=641, height=1474, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 1474......LineColor $LIGHT_DARK LineThickness 2.0 Margin 5 Padding 5 } } ganttDiagram...BorderColor #0568ae BorderThickness 2 TitleBackgroundColor #f5f5f5-#f2f2f2...

    docs.aspose.com/3d/de/java/aspose-3d-document-o...
  2. Add Conditional Icons Set with Cell Text Using ...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++.... SetColumnWidth ( 2 , 24 ); // Input data into the...GetIconImageData ( IconSetType :: Arrows3 , 2 ); // Add the picture to the cell...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  3. 在C++中添加带条件图标集的单元格文本|Documentation

    学习如何使用Aspose.Cells和C++在Excel中在单元格文本旁添加条件图标。... SetColumnWidth ( 2 , 24 ); // Input date into the...GetIconImageData ( IconSetType :: Arrows3 , 2 ); // Add the picture to the cell...

    docs.aspose.com/cells/zh/cpp/add-conditional-ic...
  4. Aspose::Words::Tables::RowFormat::get_HeightRul...

    Aspose::Words::Tables::RowFormat::get_HeightRule method. Gets or sets the rule for determining the height of the table row in C++....Write ( u "Header Row, \n Cell 2" ); builder -> InsertCell ();...builder -> Write ( u "Row 1, Cell 2." ); builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. 在网格中创建多边形|Documentation

    Aspose.3D for Java 允许在网格中创建多边形。...createPolygon(new int[] { 0, 1, 2 }); //The new overloads doesn't...mesh . createPolygon ( 0 , 1 , 2 ); //Or You can create a polygon...

    docs.aspose.com/3d/zh/java/create-polygon-in-mesh/
  6. 在网格中创建多边形|Documentation

    Aspose.3D for .NET 允许在网格中创建多边形。为了使用该功能,API 提供了Mesh类的CreatePolygon方法。...CreatePolygon ( new int [] { 0 , 1 , 2 }); //The old CreatePolygon needs...mesh . CreatePolygon ( 0 , 1 , 2 ); //The new overloads doesn't...

    docs.aspose.com/3d/zh/net/create-polygon-in-mesh/
  7. Detailed description of bug fix PDFNET-59790 - ...

    Hi, The bug fix in question is summarised thus “The TextFragment.IsolateTextSegments method shifts the isolated segments of text”, but I could not find a detailed description of the issue. Could you give me additional …...G May 28, 2025, 2:35pm 1 Hi, The bug fix in question...Professionalize.Discourse May 28, 2025, 2:36pm 2 @Olivier.G Could you please...

    forum.aspose.com/t/detailed-description-of-bug-...
  8. Basic Shapes

    2003-06-25T20:38:08Z circle, square, rectangle, block, triangle, polygon, star, ellipse, arrow, cross Copyright (c) 2003 Microsoft Corporation. All rights reserved. 2003-06-25T20:38:08Z 2003-06-25T...... Microsoft Visio Contains 2-D geometric shapes and directional...Microsoft Corporation Contains 2-D geometric shapes and directional...

    docs.aspose.com/diagram/ru/python-java/your-fir...
  9. Basic Shapes

    2003-06-25T20:38:08Z circle, square, rectangle, block, triangle, polygon, star, ellipse, arrow, cross Copyright (c) 2003 Microsoft Corporation. All rights reserved. 2003-06-25T20:38:08Z 2003-06-25T...... Microsoft Visio Contains 2-D geometric shapes and directional...Microsoft Corporation Contains 2-D geometric shapes and directional...

    docs.aspose.com/diagram/sv/python-java/your-fir...
  10. FindReplaceOptions.useSubstitutions property | ...

    FindReplaceOptions.useSubstitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...replace(regex, @"$3 bought a $2 from $1", options); Assert.AreEqual(..." : "$3 bought a $2 from $1.\r$3 bought a $2 from $1.", doc.getText()...

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