Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 15,830 for

point

(0.12 sec)
  1. C++経由のJavaScriptで図形の接続ポイントを取得する|Documentation

    Excelの図形から接続ポイントを取得する方法を学びます(C++経由のAspose.Cells for JavaScript)。...Example - Shape Connection Points </ h1 > < p > Choose an Excel...); // Get all the connection points in this shape const connectionPoints...

    docs.aspose.com/cells/ja/javascript-cpp/get-con...
  2. Chercher

    chercher...AddComment(string, ISlide, Point, DateTime) . Enfin, enregistrez...commentaire PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/fr/slides/add-comments-in-ppt-c...
  3. Creating OOXML Charts from Scratch|Aspose.Words...

    How to create different charts in your document using C++....how do I add data series and points to it? A: Retrieve the chart’s...ts()->Add(...) to populate points with numeric values. Q: Can...

    docs.aspose.com/words/cpp/creating-ooxml-charts...
  4. Sparen Sie 3D Maschen im benutzer definierten B...

    Mit Aspose.3D for .NET API können Entwickler jede unterstützte 3D-Datei öffnen und dann Netze in die benutzer definierte Binär datei schreiben....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/de/net/save-3d-meshes-in-cus...
  5. FrameFormat class | Aspose.Words for Python

    aspose.words.FrameFormat class. Represents frame related formatting for a paragraph....and the surrounding text, in points. horizontal_position Gets horizontal...Specifies vertical distance (in points) between a frame and the surrounding...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 아카이브

    아카이브...Points를 사용하여 바코드 영역을 경계로 하는 Points 배열을 가져옵니다. 마지막으로 바코드의 X 및 Y...x 및 y 좌표 표시 Point[] point = result.Region.Points; Console.Out...

    blog.aspose.com/ko/barcode/read-barcode-from-im...
  7. Aspose.PSD for .NET 19.7 - 릴리스 노트|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....changes to the vector path points foreach ( var layer in image...!= null ) { Point p0 = bezierKnotRecord . Points [ 0 ]; bezierKnotRecord...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-1...
  8. Procurar

    Procurar...Load(sourceFileName)) { var point = new Point(10, 10); var size = new...100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/pt/psd/crop-image-in-circle/
  9. Archiv

    Archiv...bod var fromGeometry = new Point(0, 0); var toGeometry = transformation...WriteLine(toGeometry.AsText()); POINT (166021.44308054075 0) POINT Z (166021.44308054075...

    blog.aspose.com/cs/gis/convert-lat-long-to-utm-...
  10. JavaScriptを使用してC++経由でShapeやTextBox内の段落の行間を設定する方...

    C++経由でAspose.Cells for JavaScriptを使用して、Shapeやテキストボックス内の段落の行間を設定する方法を学びます。... Points ; p . lineSpace = 20 ; p ....AsposeCells . LineSpaceSizeType . Points ; p . spaceAfter = 10 ; p ...

    docs.aspose.com/cells/ja/javascript-cpp/set-lin...