Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 15,355 for

point

(0.13 sec)
  1. Inserting Fields in Python|Aspose.Words for Pyt...

    Insert fields into a document in Python in different ways: using `DocumentBuilder` or DOM (Document Object Model)....operations: specify the number of points by which the text that follows...page specify the number of points by which the text that follows...

    docs.aspose.com/words/python-net/inserting-fields/
  2. تغييرات API العامة في Aspose.Cells 9.0.0|Docume...

    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....foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...plot Console . WriteLine ( point . IsInSecondaryPlot ); } تمت...

    docs.aspose.com/cells/ar/net/public-api-changes...
  3. Verwalten von Präsentationskommentaren in .NET|...

    Meistern Sie Präsentationskommentare mit Aspose.Slides für .NET: Kommentare in PowerPoint-Dateien schnell und einfach hinzufügen, lesen, bearbeiten und löschen....PointF point = new PointF (); point . X = 0.2f ; point . Y = 0...presentation . Slides [ 0 ], point , DateTime . Now ); // Fügt...

    docs.aspose.com/slides/de/net/presentation-comm...
  4. Що таке файли AI? | База знань

    Якщо ви працювали з редактором Adobe Illustrator, ви могли стикатися з форматом AI. Це один із форматів, написаних у PDL, і описаний у цій статті....current point і the point x3, y3, using the current point і then...path between the current point і the point x3, y3 using x1, y1 і...

    docs.aspose.com/page/uk/net/what-is-ai-file/
  5. Notas de la versión Aspose.PSD for Java 24.5|Do...

    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.... setPoints ( new Point []{ pointFToResourcePoin ( new...segundoRegistroNudoB . setPoints ( new Point []{ pointFToResourcePoin ( new...

    docs.aspose.com/psd/es/java/aspose-psd-for-java...
  6. Utilisation des données de forme Visio|Document...

    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....développeurs d’ajouter de nouveaux points de connexion sur la forme,...rectangulaires Ajoutez deux points de connexion supplémentaires...

    docs.aspose.com/diagram/fr/java/working-with-vi...
  7. Why Not Automation|Documentation

    This page describes why not automation.... Some of the key points are described below. Also,...has covered many of the key points why Aspose components are a...

    docs.aspose.com/diagram/net/why-not-automation/
  8. Lưu trữ

    Lưu trữ...PointF points = [ PointF(1.0, 1.0), PointF(5... # Height of the shape points=points # List of [x, y] coordinates...

    blog.aspose.com/vi/diagram/draw-triangle-diagra...
  9. 档案

    档案...PointF 定义点 points = [ PointF(1.0, 1.0), PointF(5... # Height of the shape points=points # List of [x, y] coordinates...

    blog.aspose.com/zh/diagram/draw-triangle-diagra...
  10. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …..., which corresponds to 255 points . Aspose Cells enforces the...must be ≤ 1790 px (or ≤ 255 points) [4][5]. Steps to obtain a...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...