Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 16,429 for

point

(0.69 sec)
  1. Archiwa

    Archiwa...DrawCurve(pen, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/pl/drawing/antialiasing-in-csharp/
  2. ארכיון

    ארכיון...DrawCurve(pen, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/he/drawing/antialiasing-in-csharp/
  3. arkiv

    arkiv...DrawCurve(pen, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/sv/drawing/antialiasing-in-csharp/
  4. 使用 Python 在演示文稿中自定义饼图|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides 在 Python 中创建和自定义饼图,支持导出为 PowerPoint 和 OpenDocument,秒级提升您的数据叙事能力。... data_points . add_data_point_for_pie_series ( fact...20 )) series . data_points . add_data_point_for_pie_series ( fact...

    docs.aspose.com/slides/zh/python-net/pie-chart/
  5. Personalizar gráficos de pastel en presentacion...

    Aprenda cómo crear y personalizar gráficos de pastel en Python con Aspose.Slides, exportables a PowerPoint y OpenDocument, impulsando su narrativa de datos en segundos.... data_points . add_data_point_for_pie_series ( fact...20 )) series . data_points . add_data_point_for_pie_series ( fact...

    docs.aspose.com/slides/es/python-net/pie-chart/
  6. Aspose::Words::DocumentBuilder::InsertShape met...

    Aspose::Words::DocumentBuilder::InsertShape method. Inserts free-floating shape with specified position, size and text wrap type in C++.... left double Distance in points from the origin to the left...from. top double Distance in points from the origin to the top...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a paragraph...Gets or sets the value (in points) for a first line or hanging...Gets or sets the value (in points) that represents the left indent...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell...sets the amount of space (in points) to add below the contents...sets the amount of space (in points) to add to the left of the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Adicionar Anotações de Figuras usando C++|Aspos...

    Este artigo descreve como adicionar, obter e excluir anotações de figuras do seu documento PDF com Aspose.PDF para C++...Polígono auto points = MakeArray < System :: SharedPtr < Point >> ({...MakeObject < Point > ( 274 , 381 ), MakeObject < Point > ( 555 ,...

    docs.aspose.com/pdf/pt/cpp/figures-annotation/
  10. Personalizar formas de presentación en C++|Docu...

    Crear y personalizar formas en presentaciones de PowerPoint con Aspose.Slides para C++: rutas de geometría, esquinas curvas, formas compuestas....trayectoria void LineTo ( PointF point ); void LineTo ( float x , float...trayectoria: void LineTo ( PointF point , uint32_t index ); void LineTo...

    docs.aspose.com/slides/es/cpp/custom-shape/