Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 150,870 for

2

(0.14 sec)
  1. Aspose::Words::HeaderFooterCollection::idx_get ...

    Aspose::Words::HeaderFooterCollection::idx_get method. Retrieves a HeaderFooter of the specified type in C++....condExpression -> Remove (); } // 2 - The "Primary" header/footer...example -1 means the last item, -2 means the second before last and...

    reference.aspose.com/words/cpp/aspose.words/hea...
  2. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Java chart worksheets and automate reports across PPT and PPTX files.... setValue (- 2 . 5 ); workbook . getCell ( 0...value2 = cell2 . getValue (); // 2.1 Logical Constants You can use...

    docs.aspose.com/slides/java/chart-worksheet-for...
  3. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Android via Java chart worksheets and automate reports across PPT and PPTX files.... setValue (- 2 . 5 ); workbook . getCell ( 0...value2 = cell2 . getValue (); // 2.1 Logical Constants You can use...

    docs.aspose.com/slides/androidjava/chart-worksh...
  4. 在 Java 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。... BySeries , 2 , EffectType . Appear , EffectSubtype...EffectChartMajorGrou.ByCategory, 2, EffectType.Appear, EffectSubtype...

    docs.aspose.com/slides/zh/java/animated-charts/
  5. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index.... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection.... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CustomPart | Aspose.Words for Java

    Represents a custom arbitrary content part that is not defined by the ISO/IEC 29500 standard in Java....assertEquals(2, doc.getPackageCustomPart().getCount());...getPackageCustomPart().removeAt(2); Assert.assertEquals(2, doc.getPackageCustomPart()...

    reference.aspose.com/words/java/com.aspose.word...
  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. Customize 3D Charts in Presentations in .NET|As...

    Learn how to create and customize 3-D charts in Aspose.Slides for .NET, with support for PPT and PPTX files—boost your presentations today....defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . Type ); // Add...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . ChartData...

    docs.aspose.com/slides/net/3d-chart/