Sort Score
Result 10 results
Languages All
Labels All
Results 7,091 - 7,100 of 15,215 for

point

(0.15 sec)
  1. Anotação de Texto em PDF|Aspose.PDF for C++

    Aspose.PDF para C++ permite que você Adicione, Obtenha e Exclua Anotações de Texto do seu documento PDF....get_Trivial (), Point :: get_Trivial (), Point :: get_Trivial...get_Trivial (), Point :: get_Trivial (), Point :: get_Trivial...

    docs.aspose.com/pdf/pt/cpp/text-annotation/
  2. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....Description left double Distance in points from the origin to the left...shape. top double Distance in points from the origin to the top...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Arsip

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

    blog.aspose.com/id/slides/create-charts-in-powe...
  4. Archiv

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

    blog.aspose.com/de/slides/create-charts-in-powe...
  5. Архивы

    Архивы...IChartDataPoint point = series.DataPoints[0]; point.Format.Fill.FillType...FillType = FillType.Solid; point.Format.Fill.SolidFillColor.Color...

    blog.aspose.com/ru/slides/create-charts-in-powe...
  6. Arşiv

    Arşiv...IChartDataPoint point = series.DataPoints[0]; point.Format.Fill.FillType...FillType = FillType.Solid; point.Format.Fill.SolidFillColor.Color...

    blog.aspose.com/tr/slides/create-charts-in-powe...
  7. ค้นหา

    ค้นหา...IChartDataPoint point = series.DataPoints[0]; point.Format.Fill.FillType...FillType = FillType.Solid; point.Format.Fill.SolidFillColor.Color...

    blog.aspose.com/th/slides/create-charts-in-powe...
  8. Archiv

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

    blog.aspose.com/cs/slides/create-charts-in-powe...
  9. ארכיון

    ארכיון...IChartDataPoint point = series.DataPoints[0]; point.Format.Fill.FillType...FillType = FillType.Solid; point.Format.Fill.SolidFillColor.Color...

    blog.aspose.com/he/slides/create-charts-in-powe...
  10. 调整 EPS 大小 | Node.js API 解决方案

    本文将通过 C++ 为 Node.js 提供 Aspose.Page API 解决方案的调整 EPS 大小功能,并通过代码片段进行讲解和演示。...EPS 图像尺寸,以 Points 为单位 以下 Node.js 代码片段中, 图像的新尺寸以 Points(1/72 英寸)为单位... AsposePageModule. Units . Points ); 11 console. log ( "ResizeEPS...

    docs.aspose.com/page/zh/nodejs-cpp/resize-eps/