Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 15,863 for

point

(0.74 sec)
  1. LaTeX 是什么?

    要回答“什么是 LaTeX?”这个问题,值得一提的是其最令人印象深刻的特性之一是新字体选择方案(NFSS)。...First Point (Bold Face)} 39 \ item { \ em Second Point (Italic)}...(Italic)} 40 \ item { \ Large Third Point (Large Font)} 41 \ begin{enumerate}...

    docs.aspose.com/tex/zh/net/what-is-latex/
  2. Setting up SharePoint on Reporting Services Ser...

    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....configuration wizard We will then point it to the SharePoint_Config...

    docs.aspose.com/pdf/reportingservices/setting-u...
  3. How to Create a Combo Chart|Documentation

    Learn how to create a combo chart using Aspose.Cells for Python via .NET. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....Assistant Close How to Set Point as Total with Python.NET How...

    docs.aspose.com/cells/python-net/create-combo-c...
  4. Alpha Blending Image Filter|Documentation

    Alpha blending image filter application for image overlay on transparency layer above a background image. C# code example provided....provide several parameters: a `Point` object indicating where to...

    docs.aspose.com/imaging/net/developer-guide/man...
  5. 使用 C++ 管理演示文稿评论|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 精通演示文稿评论:快速轻松地在 PowerPoint 文件中添加、读取、编辑和删除评论。...设置评论的位置 PointF point ; point . set_X ( 0.2f ); point . set_Y ( 0...is slide comment" , slide1 , point , DateTime :: get_Now ()); //...

    docs.aspose.com/slides/zh/cpp/presentation-comm...
  6. ChartMarker | Aspose.Words for Java

    Represents a chart data marker in Java....Shows how to work with data points on a line chart. public void...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Font::get_Kerning method | Aspos...

    Aspose::Words::Font::get_Kerning method. Gets or sets the font size at which kerning starts in C++....// Any text we add from this point will have kerning applied. The...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. 使用 Java 在演示文稿中管理图表数据系列|Aspose.Slides 文档

    了解如何在 Java 中管理 PowerPoint(PPT/PPTX)的图表系列,配合实用代码示例和最佳实践,以提升您的数据演示效果。...600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/zh/java/chart-series/
  9. 在 Android 上管理演示文稿中的图表数据系列|Aspose.Slides 文档

    了解如何在 Android 上使用实用的 Java 示例代码和最佳实践来管理 PowerPoint(PPT/PPTX)中的图表系列,从而提升您的数据演示。...600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/zh/androidjava/chart-ser...
  10. How to solve the memory leak problem when save ...

    Please see the demo atthachment, i am building a preview online website with Aspose.Cell 24.1.0, sometimes there is a memory leak problem with a small excel file(file also in demo attachment). So could you provide a dem…... for point 1, is there a solution can gc...gc by Aspose.Cell v24.7? for point 2 & 3, please provide a sample...

    forum.aspose.com/t/how-to-solve-the-memory-leak...