Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 15,828 for

point

(0.24 sec)
  1. 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/
  2. 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/
  3. 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...
  4. 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...
  5. Управление комментариями презентации в 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...
  6. Belge önizleme|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....Cells for Share Point, SharePoint’ten doğrudan belge...

    docs.aspose.com/cells/tr/sharepoint/previewing-...
  7. GDB Viewer|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....library also has styles for points, lines, and surfaces. This...

    docs.aspose.com/gis/net/gdb/
  8. MergeFieldImageDimension constructor | Aspose.W...

    aspose.words.fields.MergeFieldImageDimension constructor...instance with the given value in points. def __init__ ( self , value...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Trabalhar com texto em ficheiro PS | Python

    Como adicionar texto num ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em Python....case it is black colored 1 - points width aspose. pydrawing . Pen...with blue - violet colored 2 - points width aspose. pydrawing . Pen...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  10. Змініть розмір EPS за допомогою Java API Solution

    Функціональність змінення розміру EPS, яку пропонує рішення Aspose.Page API для Java, пояснюється та проілюстровано за допомогою фрагментів коду тут....встановивши новий розмір у Points у Java У наступному фрагменті...Setting new size of EPS file in points. 2 3 // Initialize PS document...

    docs.aspose.com/page/uk/java/resize-eps/