Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 15,214 for

point

(0.09 sec)
  1. 新 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspos...

    使用模板、CSS 和 JS 将演示文稿导出为 HTML——无需 SVG。了解单页或多页输出、资源控制以及针对 PPT、PPTX 和 ODP 的自定义。...Get < Point > ("origin"); var positionStyle...

    docs.aspose.com/slides/zh/net/web-extensions/
  2. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....Specifies the possible crossing points for an axis. AxisDisplayUnit...Represents data label on a chart point or trendline. ChartDataLabelCollec...

    reference.aspose.com/words/java/com.aspose.words/
  3. 搜索

    搜索...data_points.add_data_point_for_bar_series(fact...1, 20)) series.data_points.add_data_point_for_bar_series(fact...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  4. Supported Formula Functions|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....absolute deviations of data points from their mean AVERAGE Statistical...products deviations for each data point pair in two data sets CRITBINOM...

    docs.aspose.com/cells/python-java/supported-for...
  5. 档案

    档案...IChartDataPoint point = series.DataPoints[0]; point.Format.Fill.FillType...FillType = FillType.Solid; point.Format.Fill.SolidFillColor.Color...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  6. 4. Standard LaTeX fonts

    This article is a brief introduction to the standard text fonts distributed together with LaTeX....Europe) code page From that point onward, LaTeX knows how to interpret...40 41 * \ bye There are two points to be aware of. First, the...

    docs.aspose.com/tex/java/latex-standard-fonts/
  7. 档案

    档案...IChartDataPoint point = series.getDataPoints().get_Item(0); point.getFormat()...setFillType(FillType.Solid); point.getFormat().getFill().getSolidFillColor()...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  8. 图像矢量化 – 工作流程 – .NET

    了解图像矢量化过程;使用矢量化算法和选项,了解如何将 PNG、JPG、BMP、TIFF、GIF、ICO 等光栅图像矢量化为 SVG 文档。...curve bends at the control points. The property sets the trace...segments with fewer (or bigger) points. This property sets the trace...

    docs.aspose.com/svg/zh/net/image-vectorization-...
  9. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....To specify line spacing in points, use a negative value. For...fonts, you should explicitly point to font directories and/or configure...

    docs.aspose.com/slides/python-net/text-formatting/
  10. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....html", loadOptions); // At this point such text will still be in "MissingFont"...html", loadOptions); // At this point such text will still be in "MissingFont"...

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