Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 151,018 for

2

(0.13 sec)
  1. 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...
  2. 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...
  3. 将 Markdown 翻译为 DOM|.NET 格式的 Aspose.Words

    使用 C# 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...Link {1} {2} {3} {4}) FieldHyperlink 类。 Image {1} {2} {3} {4})...=== (如果标题级别为 1), --- (如果标题级别为 2) ParagraphFormat.StyleName = “SetextHeading[some...

    docs.aspose.com/words/zh/net/translate-markdown...
  4. PDF/a files from Foxit are not detected - Free ...

    Hi Aspose, We have a trouble with recognizing PDF documents compliance with PDF/A standard, created using Foxit Phantom. Please see attached sample documents.zip (244.1 KB) (‘Blank Foxit’ folder), which were created i…...Family licenses February 28, 2019, 2:31pm 1 Hi Aspose, We have a trouble...IsPdfaCompliant; Versions: Aspose.Pdf - 19.2.0; Adobe Acrobat Pro DC - 2018...

    forum.aspose.com/t/pdf-a-files-from-foxit-are-n...
  5. 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/
  6. 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...
  7. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...doughnut_center_y - y_margin - label_height / 2 # Because the data points start...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...doughnut_center_y - y_margin - label_height / 2 # Because the data points start...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...doughnut_center_y - y_margin - label_height / 2 # Because the data points start...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabel.top_mode property | Aspose.Words...

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...doughnut_center_y - y_margin - label_height / 2 # Because the data points start...

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