Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 15,711 for

point

(0.38 sec)
  1. إدارة تعليقات العرض في .NET|توثيق Aspose.Slides

    تحكم في تعليقات العرض باستخدام Aspose.Slides لـ .NET: إضافة، قراءة، تحرير، وحذف التعليقات في ملفات PowerPoint بسرعة وسهولة....PointF point = new PointF (); point . X = 0.2f ; point . Y = 0...presentation . Slides [ 0 ], point , DateTime . Now ); // يضيف...

    docs.aspose.com/slides/ar/net/presentation-comm...
  2. Redimensionar EPS | Solução API .NET

    A funcionalidade de redimensionamento de EPS oferecida pela solução API Aspose.Page para .NET é explicada e ilustrada com os excertos de código aqui....Resize EPS setting new size in Points in C# In the following C# code...size of the image is set by Points (1/72 of inch) : Copy 1 //...

    docs.aspose.com/page/pt/net/resize-eps/
  3. C#를 사용한 추가 주석|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 파일에 추가 주석을 추가하는 방법을 배우십시오....color, new QuadPoints 및 new points, Subject, InReplyTo, ReplyType)를...new [] { new Point ( 321.66 , 739.416 ), new Point ( 365.664 ,...

    docs.aspose.com/pdf/ko/net/extra-annotations/
  4. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....Gets the amount of space (in points) to add below the contents...Gets the amount of space (in points) to add to the left of the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Chercher

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

    blog.aspose.com/fr/psd/crop-image-in-circle/
  6. Arsip

    Arsip...PointF points = [ PointF(1.0, 1.0), PointF(5... # Height of the shape points=points # List of [x, y] coordinates...

    blog.aspose.com/id/diagram/draw-triangle-diagra...
  7. ค้นหา

    ค้นหา...แปลงเรขาคณิตเช่นจุด var fromGeometry = new Point(0, 0); var toGeometry = transformation...WriteLine(toGeometry.AsText()); POINT (166021.44308054075 0) POINT Z (166021.44308054075...

    blog.aspose.com/th/gis/convert-lat-long-to-utm-...
  8. Créer des présentations en Python|Aspose.Slides...

    Créez des présentations PowerPoint en Python avec Aspose.Slides - générez des fichiers PPT, PPTX et ODP, profitez de la prise en charge d'OpenDocument et enregistrez-les programmeusement pour des résultats fiables....résultat—ainsi vous pouvez voir à quel point peu de configuration est nécessaire...votre application Python un point de départ efficace pour ajouter...

    docs.aspose.com/slides/fr/python-net/create-pre...
  9. Public API Changes in Aspose.3D 17.01|Documenta...

    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....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  10. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...case it is a black colored 1-points width pen. 3 document. OutlineText...with the blue-violet colored 2-points width pen. 5 document. OutlineText...

    docs.aspose.com/page/net/ps/working-with-text/