Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 150,903 for

2

(0.09 sec)
  1. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion of a document that is contained in this node in C++...."Section 2." ); ASSERT_EQ ( u "Section 1. \f Section 2." , doc...get_Count ()); ASSERT_EQ ( u "Section 2." , doc -> GetText (). Trim ());...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...paragraph labeled “Page 2 Header” is 2 Actual Result Section.Bottom...GetStartPageIndex of paragraph labeled “Page 2 Header” is 1 Additional Notes...

    forum.aspose.com/t/possible-bug-with-document-l...
  3. Pdf for java 怎么获得单元格的rowspan? - Free Support Fo...

    我的使用环境如下: 1、使用的组件名称:pdf 2、使用的开发语言:JAVA 3、使用的组件版本号:25.5 问题如下: java版本pdf25.5中表格的单元格只有colspan的方法?没有rowspan,怎么获得单元格的rowspan?我们现在需要做的是解析这个表格,并获得当前表格中每个单元格的位置以及colspan和rowspan,DEMO示例见附件。 https://c.wss.pet/f/hcg7bs9uv38 复…...中文技术支持 Angela_xu June 26, 2025, 2:17pm 1 我的使用环境如下: 1、使用的组件名称:pdf...Professionalize.Discourse June 26, 2025, 2:17pm 2 @Angela_xu Cause In Aspose...

    forum.aspose.com/t/pdf-for-java-rowspan/314492
  4. FieldBuilder.AddArgument | Aspose.Words for .NET

    Enhance your coding with FieldBuilder's AddArgument method, designed to effortlessly add field arguments for streamlined development....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  5. geometries.png

    nonpremultipled deflate 536 8 8 8 8 PixelInterleaved width=533, height=536, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 536 ke......polyline skinparam groupInheritance 2 caption Geometries abstract Entity...LineColor $LIGHT_DARK LineThickness 2.0 Margin 5 Padding 5 } } ganttDiagram...

    docs.aspose.com/3d/ar/java/aspose-3d-document-o...
  6. geometries.png

    nonpremultipled deflate 536 8 8 8 8 PixelInterleaved width=533, height=536, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 536 ke......polyline skinparam groupInheritance 2 caption Geometries abstract Entity...LineColor $LIGHT_DARK LineThickness 2.0 Margin 5 Padding 5 } } ganttDiagram...

    docs.aspose.com/3d/ru/net/aspose-3d-document-ob...
  7. geometries.png

    nonpremultipled deflate 536 8 8 8 8 PixelInterleaved width=533, height=536, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 536 ke......polyline skinparam groupInheritance 2 caption Geometries abstract Entity...LineColor $LIGHT_DARK LineThickness 2.0 Margin 5 Padding 5 } } ganttDiagram...

    docs.aspose.com/3d/fr/net/aspose-3d-document-ob...
  8. geometries.png

    nonpremultipled deflate 536 8 8 8 8 PixelInterleaved width=533, height=536, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 536 ke......polyline skinparam groupInheritance 2 caption Geometries abstract Entity...LineColor $LIGHT_DARK LineThickness 2.0 Margin 5 Padding 5 } } ganttDiagram...

    docs.aspose.com/3d/fr/python-net/aspose-3d-docu...
  9. Waterfall chart Data labels are not getting rem...

    https://forum.aspose.com/t/waterfall-chart-data-labels-are-not-getting-removed/324570/9 NewOutput.zip (10.0 KB)...get(i + 2, 0).setValue(categories[i]); cells.get(i + 2, 1).setValue(values[i]);... Style style = cells.get(i + 2, 1).getStyle(); style.setCustom("#...

    forum.aspose.com/t/waterfall-chart-data-labels-...
  10. How to create Dynamic Chart with Drop‑Down List...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for Node.js via C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....allMonths ; j ++ ) { const _row = i + 2 ; const _column = j + 1 ; sheet..._column ). putValue ( 50 * ( i % 2 ) + 20 * ( j % 3 ) + 10 * ( i...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...