Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 19,684 for

2 of

(0.09 sec)
  1. Deconvolution Filters|Documentation

    Aspose.Imaging graphic library for Python supports kernel filters such Convolution, Deconvolution as well as custom kernels....kernel [ [ 1 , 2 , 1 ,], [ 2 , 4 , 2 ,], [ 1 , 2 , 1 ,], ] DeconvolutionFilterO...

    docs.aspose.com/imaging/python-net/developer-gu...
  2. Block|Documentation

    Block element is used to organize content within containers...."Two-column layout" , "columns_count" : 2 , "children" : [ { "element_type"..."element_type" : "Block" , "column" : 2 , "border" : "square" , "border_size"...

    docs.aspose.com/omr/net/json-markup/block/
  3. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number Of [ChartDataLabel](../../chartdatalabel/) in this collection....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XmlMapping.isMapped property | Aspose.Words for...

    XmlMapping.isMapped property. Returns ``true`` if the parent structured document tag is successfully mapped to XML data....#1</text><text>Text element #2</text></root>" ; let xmlPart =...#1</text><text>Text element #2</text></root>" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XmlMapping.xpath property | Aspose.Words for Py...

    XmlMapping.xpath property. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured document tag....#1</text><text>Text element #2</text></root>' xml_part = doc...#1</text><text>Text element #2</text></root>' , xml_part . data...

    reference.aspose.com/words/python-net/aspose.wo...
  6. XmlMapping.prefixMappings property | Aspose.Wor...

    XmlMapping.prefixMappings property. Returns XML namespace prefix mappings to evaluate the [XmlMapping.xpath](../xpath/)....#1</text><text>Text element #2</text></root>" ; let xmlPart =...#1</text><text>Text element #2</text></root>" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Java PPTX 文檔圖表 | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...getCell(defaultWorksheetInde, 0 , 2 , "Series 2" ), chart.getType()); //Adding...getCell(defaultWorksheetInde, 2 , 0 , "Caetegoty 2" )); chart.getChartData()...

    products.aspose.com/slides/zh-hant/java/chart/p...
  8. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection Of Comment nodes in Java....write("Run 2. "); // Every invocation of the...getRuns(); Assert.assertEquals(2, runs.getCount()); // We can also...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisY method. Provides access to properties Of the Y axis Of this series group in C++....u "Category 1" , u "Category 2" , u "Category 3" }); series ->...double > ({ 2 , 3 , 4 })); series -> Add ( u "Series 2 of primary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Section.Clone | Aspose.Words for .NET

    Effortlessly duplicate sections with our Section Clone method. Streamline your workflow and enhance productivity with this powerful tool!... Write ( "Section 2" ); Assert . That ( doc . GetText...EqualTo ( "Section 1\x000cSection 2" )); // Delete the first section...

    reference.aspose.com/words/net/aspose.words/sec...