Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 16,079 for

point

(0.08 sec)
  1. 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...
  2. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....by the table properties, in points. getAbsoluteVerticalD() Gets...by the table properties, in points. getAlignment() Specifies how...

    reference.aspose.com/words/java/com.aspose.word...
  3. Procurar

    Procurar...Red), 3), new Point(18, 18), new Point(18, 200)); // Desenhe...Orange), 3), new Point(200, 18), new Point(18, 18)); // Salvar...

    blog.aspose.com/pt/imaging/draw-shapes-in-csharp/
  4. آرشیوها

    آرشیوها...Float point = new Point2D.Float(0.2f, 0...presentation.getSlides().get_Item(0), point, new Date()); // ذخیره ارائه...

    blog.aspose.com/fa/slides/add-comments-in-power...
  5. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF для C++ позволяет добавлять, получать и удалять текстовые аннотации из вашего PDF-документа....get_Trivial (), Point :: get_Trivial (), Point :: get_Trivial...get_Trivial (), Point :: get_Trivial (), Point :: get_Trivial...

    docs.aspose.com/pdf/ru/cpp/text-annotation/
  6. PSファイル内のクリップの操作 | Python

    PSファイルへのクリップの追加は、Aspose.Page APIソリューションでサポートされている機能です。Pythonでこの機能を使用する方法をご覧ください。...state on 100 points to the right and 100 points to the bottom...state on 100 points to the right and 100 points to the bottom...

    docs.aspose.com/page/ja/python-net/ps/working-w...
  7. 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...
  8. 档案

    档案...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...
  9. 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/
  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...