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

point

(0.16 sec)
  1. ChartAxisType | Aspose.Words for Java

    Specifies type of chart axis in Java....this series will create data points. chart.getSeries().add("Series...corresponding Y-values // of data points on the chart's graph. chart...

    reference.aspose.com/words/java/com.aspose.word...
  2. NodeRendererBase.GetBoundsInPixels | Aspose.Wor...

    Discover the NodeRendererBase GetBoundsInPixels method to accurately calculate shape dimensions in pixels based on zoom and resolution for enhanced precision....and vertical) to convert from points to pixels (dots per inch)....resolution to convert from points to pixels (dots per inch)....

    reference.aspose.com/words/net/aspose.words.ren...
  3. Zeichnen von Bildern|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....Koordinatenpaare von Punkten oder Point/PointF Strukturen als Argumente...oder vier Point/PointF-Strukturen oder ein Array von Point/PointF-Strukturen...

    docs.aspose.com/psd/de/net/drawing-images/
  4. Управление комментариями презентации в C++|Доку...

    Управляйте комментариями презентаций с помощью 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/ru/cpp/presentation-comm...
  5. Verwalten von Präsentationskommentaren in C++|A...

    Verwalten Sie Präsentationskommentare mit Aspose.Slides für C++: Kommentare in PowerPoint-Dateien schnell und einfach hinzufügen, lesen, bearbeiten und löschen....Kommentare PointF point ; point . set_X ( 0.2f ); point . set_Y ( 0...is slide comment" , slide1 , point , DateTime :: get_Now ()); //...

    docs.aspose.com/slides/de/cpp/presentation-comm...
  6. Solution fonctionnelle pour le redimensionnemen...

    Corrige le redimensionnement OLE des feuilles de calcul Excel dans les présentations : deux méthodes pour maintenir la cohérence des cadres d'objets – redimensionner le cadre ou la feuille – sur les formats PPT et PPTX....la hauteur de l'image OLE en points. with slides . Images . from_stream...de la plage de cellules en points.</param> # <param name="height">La...

    docs.aspose.com/slides/fr/python-net/working-so...
  7. 추가 유형의 PDF 주석 사용|Aspose.PDF for Java

    이 섹션에서는 PDF 문서에 추가 유형의 주석을 추가하고, 가져오고, 삭제하는 방법을 설명합니다....setQuadPoints ( new Point [] { new Point ( 321 . 66 , 739 . 416...416 ), new Point ( 365 . 664 , 739 . 416 ), new Point ( 321 . 66...

    docs.aspose.com/pdf/ko/java/extra-annotations/
  8. Uso de tipos adicionales de anotaciones PDF|Asp...

    Esta sección describe cómo agregar, obtener y eliminar tipos adicionales de anotaciones de su documento PDF....setQuadPoints ( new Point [] { new Point ( 321 . 66 , 739 . 416...416 ), new Point ( 365 . 664 , 739 . 416 ), new Point ( 321 . 66...

    docs.aspose.com/pdf/es/java/extra-annotations/
  9. Path Builder – SVG Path erstellen – C#

    Erfahren Sie, wie Sie mit PathBuilder SVG-Pfade programmgesteuert erstellen. PathBuilder erleichtert das Erstellen und Bearbeiten von SVG-Pfaden....14 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/de/net/path-builder/
  10. Работа с текстом в PostScript | С++

    Как добавить текст в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в C++....case it is black colored 1-points width pen. 3 document -> OutlineText(str...with blue-violet colored 2-points width pen. 5 document -> OutlineText(str...

    docs.aspose.com/page/ru/cpp/ps/working-with-text/