Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 150,852 for

2

(0.12 sec)
  1. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。...( worksheetIndex , 0 , 2 , "Series 2" ), chart . Type ); // 添加新类别。...GetCell ( worksheetIndex , 2 , 0 , "Category 2" )); chart . ChartData...

    docs.aspose.com/slides/zh/net/create-chart/
  2. How to create Dynamic Scrolling Chart with Java...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....cellA = `A ${ i + 2 } ` ; const cellB = `B ${ i + 2 } ` ; sheet ....( cellB ). value = 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * Math...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  3. Issue: Unable to capture clipboard paste text -...

    Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our web application. We want to capture clipboard text, especially when users copy multiple cells from an external Excel file and paste them into the GridJs…...zhao July 19, 2025, 2:24pm 24 @parthiveera We have opened...team. peter.zhou July 20, 2025, 2:20am 25 @parthiveera please refer...

    forum.aspose.com/t/issue-unable-to-capture-clip...
  4. Python cannot install Aspose.PDF - Free Support...

    Hi, I cannot install aspose pdf for python on Mac OS: pip install aspose-pdf returns: ERROR: Could not find a version that satisfies the requirement aspose-pdf (from versions: none) ERROR: No matching distribution…...camelBackNotation January 5, 2024, 2:59pm 1 Hi, I cannot install aspose...aspose-pdf Thanks. 2 Likes asad.ali January 5, 2024, 7:29pm 2 @camelBackNotation...

    forum.aspose.com/t/python-cannot-install-aspose...
  5. RelativeVerticalPosition Enum | Aspose.Words fo...

    Discover the Aspose.Words.Drawing.RelativeVerticalPosition enum to define vertical positioning for shapes and text frames effectively and enhance document layouts.... Paragraph 2 The object is positioned relative...value is Margin. TextFrameDefault 2 Default value is Paragraph. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Is it possible to remove the space between two ...

    Hello, Directly in Word it is possible to remove the spacing between two pages by hiding the header and footer. See image capture “img-1” and “img-2” Is it possible to reproduce this operation with Aspose when saving a…...image capture “img-1” and “img-2” Is it possible to reproduce this...noskov October 28, 2022, 12:56pm 2 @ISIWARE No, unfortunately, there...

    forum.aspose.com/t/is-it-possible-to-remove-the...
  7. Create High-Low-Close(HLC) Stock Chart with C++...

    Learn how to create a high-low-close stock chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization.... Get ( 2 ). GetMarker (). SetMarkerStyle...chart . GetNSeries (). Get ( 2 ). GetMarker (). SetMarkerSize...

    docs.aspose.com/cells/cpp/create-high-low-close...
  8. EndnoteOptions.start_number property | Aspose.W...

    EndnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered endnotes.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....example -1 means the last node, -2 means the second before last and...); builder -> Write ( u "Run 2. " ); // Every invocation of the...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders to the specified line style, width and color in C++....Words :: LineStyle :: Single , 2.0 , System :: Drawing :: Color...builder -> Writeln ( u "Row 1, Cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...