Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 42,307 for

shapes

(0.11 sec)
  1. Sample.xlsx

    Sheet1 2024-08-08T07:52:36Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z false 2024-08-08T07:52:36Z Microsoft Excel 2024-08-08T07:52:36Z D......Cells-Doc-md\english\net\developer-guide\shapes\export-equations-as-latex-expressions\...

    docs.aspose.com/cells/python-net/export-equatio...
  2. Sample.xlsx

    Sheet1 2024-08-08T07:52:36Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z false 2024-08-08T07:52:36Z Microsoft Excel 2024-08-08T07:52:36Z D......Cells-Doc-md\english\net\developer-guide\shapes\export-equations-as-latex-expressions\...

    docs.aspose.com/cells/ru/cpp/export-equation/Sa...
  3. Sample.xlsx

    Sheet1 2024-08-08T07:52:36Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z false 2024-08-08T07:52:36Z Microsoft Excel 2024-08-08T07:52:36Z D......Cells-Doc-md\english\net\developer-guide\shapes\export-equations-as-latex-expressions\...

    docs.aspose.com/cells/es/python-net/export-equa...
  4. Sample.xlsx

    Sheet1 2024-08-08T07:52:36Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z false 2024-08-08T07:52:36Z Microsoft Excel 2024-08-08T07:52:36Z D......Cells-Doc-md\english\net\developer-guide\shapes\export-equations-as-latex-expressions\...

    docs.aspose.com/cells/sv/python-net/export-equa...
  5. Sample.xlsx

    Sheet1 2024-08-08T07:52:36Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z false 2024-08-08T07:52:36Z Microsoft Excel 2024-08-08T07:52:36Z D......Cells-Doc-md\english\net\developer-guide\shapes\export-equations-as-latex-expressions\...

    docs.aspose.com/cells/zh/cpp/export-equation/Sa...
  6. Sample.xlsx

    Sheet1 2024-08-08T07:52:36Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z false 2024-08-08T07:52:36Z Microsoft Excel 2024-08-08T07:52:36Z D......Cells-Doc-md\english\net\developer-guide\shapes\export-equations-as-latex-expressions\...

    docs.aspose.com/cells/fr/python-net/export-equa...
  7. Chart Plot Area|Aspose.Slides Documentation

    Get width, height of chart plot area. Set layout mode. PowerPoint presentation in C# or .NET... Shapes . AddChart ( ChartType . ClusteredColumn...0 ]; IChart chart = slide . Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/net/chart-plot-area/
  8. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...SHAPE, true)) { if (obj instanceof Shape) { int bm...getAndIncrement(); Shape shape = (Shape) obj; if (shape.isInline())...

    forum.aspose.com/t/alternative-way-to-extract-a...
  9. Portion|Aspose.Slides for Python Documentation

    Get portion in PowerPoint presentation in Python...presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] textFrame...textFrame = shape . text_frame for paragraph in textFrame . paragraphs...

    docs.aspose.com/slides/python-net/portion/
  10. 部分|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的部分...presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] textFrame...textFrame = shape . text_frame for paragraph in textFrame . paragraphs...

    docs.aspose.com/slides/zh/python-net/portion/