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

point

(0.15 sec)
  1. .NET のプレゼンテーションでテキスト部分を管理する|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用して PowerPoint プレゼンテーションのテキスト部分を管理し、パフォーマンスとカスタマイズ性を向上させる方法を学びます。... Portions ) { PointF point = portion . GetCoordinates ();..."Corrdinates X =" + point . X + " Corrdinates Y =" + point . Y ); } }...

    docs.aspose.com/slides/ja/net/portion/
  2. PreferredWidth Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.PreferredWidth class, your solution for defining optimal table and cell widths with precision and flexibility. Enhance your document layouts today!...specified using a number of points. override Equals ( object )...as a percentage, number of points or a special “none/auto” value...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Lưu trữ

    Lưu trữ...VectorPathRecord CreateBezierRecord(PointF point) { return new BezierKnotRecord...PathPoints = new[] { point, point, point } }; } Sau đây là ảnh...

    blog.aspose.com/vi/imaging/create-clipping-path...
  4. Архів

    Архів...DrawPolygon(pen, new Point[] { new Point(100, 100), new Point(500, 400)...400), new Point(900, 100) }); // Збережіть малюнок у потрібному форматі...

    blog.aspose.com/uk/drawing/create-images-and-gr...
  5. آرشیوها

    آرشیوها...VectorPathRecord CreateBezierRecord(PointF point) { return new BezierKnotRecord...PathPoints = new[] { point, point, point } }; } تصویر زیر اسکرین...

    blog.aspose.com/fa/imaging/create-clipping-path...
  6. How to create Dynamic Rolling Chart with Node.j...

    Learn how to create a dynamic rolling chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....representation that displays data points constantly shifting and updating...recent data points while discarding older data points as new ones...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  7. Ekstra Anotasi menggunakan C++|Aspose.PDF untuk...

    Bagian ini menjelaskan cara menambahkan, mendapatkan, dan menghapus jenis anotasi ekstra dari dokumen PDF Anda....MakeArray<System::SharedPtr<Point>>({ MakeObject<Point>(321.66, 739.416)...MakeObject<Point>(365.664, 739.416), MakeObject<Point>(321.66,...

    docs.aspose.com/pdf/id/cpp/extra-annotations/
  8. Aspose.FontライブラリでGlyphオブジェクトを使用します| .NET

    Aspose.Font Library機能のGlyphオブジェクトは、それが持っているプロパティによって説明されます。コードスニペットは、C#でグリフをコーディングする方法を理解するのに役立ちます。...list with points 4 List<Point> points = new List<Point>(); 5 6...glyph path segments and collect points 10 foreach (IPathSegment segment...

    docs.aspose.com/font/ja/net/developer-guide/usi...
  9. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the document. The image is inserted inline and at 100% scale 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...
  10. Redimensionner EPS | Solution API .NET

    La fonctionnalité de redimensionnement EPS offerte par la solution API Aspose.Page pour .NET est expliquée et illustrée avec les extraits de code ici....définissant une nouvelle taille en points C# Resize EPS définissant une...nouvelle taille. Il peut s’agir de points (1/72 de pouce), de pouces...

    docs.aspose.com/page/fr/net/resize-eps/