Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 17,645 for

area

(0.24 sec)
  1. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通图表:创建、格式化、绑定数据,并使用 C# 示例将图表导出为 PPT、PPTX 和 ODP。... Area , 50 , 50 , 400 , 300 ); } 访问图表...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…...Worksheets["DetailCharts"]; //Set print area sourceWS.PageSetup.PrintArea...

    forum.aspose.com/t/labels-in-charts-are-positio...
  3. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...if shape overflows the usable area bool isTruncated = (rect.X +...if shape overflows the usable area bool isTruncated = (rect.X +...

    forum.aspose.com/t/getting-exception-floating-s...
  4. 用 C++ 在图表中添加 WordArt 水印|Documentation

    学习如何使用 Aspose.Cells for C++ 向 Microsoft Excel 图表添加 WordArt 水印。我们的指南将演示如何创建和定位 WordArt 水印,以提升图表的视觉吸引力和独特性。...(shape) to the chart's plot area. Shape wordart = chart . GetShapes...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  5. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....adjusts the text in the header area of your PDF. You also need to...adjusts the text in the footer area of your PDF. You also need to...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  6. ConditionalStyleCollection.first_row property |...

    ConditionalStyleCollection.first_row property. Gets the first row style....Shows how to work with certain area styles of a table. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top left cell style....Shows how to work with certain area styles of a table. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Remove Background from Vector Images in Python|...

    Aspose.Imaging graphic library for Python supports background removal from vector images....flexibility to choose a specific area of the image for background...

    docs.aspose.com/imaging/python-net/removing-bac...
  9. Specifying Sort Warning While Sorting Data with...

    Learn how to specify sort warning while sorting data by using the Aspose.Cells for C++ API.... Get ( 0 ); // Create cell area CellArea ca = CellArea :: CreateCellArea...

    docs.aspose.com/cells/cpp/specifying-sort-warni...
  10. ShapeLineStyle | Aspose.Words for Java

    Specifies the compound line style of a Shape in Java....The fill, which applies to the area within the outline of the shape:...

    reference.aspose.com/words/java/com.aspose.word...