Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 15,712 for

point

(0.38 sec)
  1. Update Page Dimensions in Python|Aspose.PDF for...

    Learn how to update the page dimensions of a PDF document in Python with Aspose.PDF, enabling precise control over document layout....1 inch = 72 points # so A4 dimensions in points will be (842...

    docs.aspose.com/pdf/python-java/update-page-dim...
  2. Aspose.PSD за .NET 21.10 - Бележки за изданието...

    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.... Points . Add ( new BezierKnot ( new...175 ), true )); newShape . Points . Add ( new BezierKnot ( new...

    docs.aspose.com/psd/bg/net/aspose-psd-for-net-2...
  3. FrameFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.FrameFormat class for advanced frame formatting in paragraphs. Enhance your document design with seamless integration and flexibility....and the surrounding text, in points. HorizontalPosition { get;...Specifies vertical distance (in points) between a frame and the surrounding...

    reference.aspose.com/words/net/aspose.words/fra...
  4. AxisScaleType | Aspose.Words for Java

    Specifies the possible scale types for an axis in Java....with X/Y coordinates for five points. chart.getSeries().add("Series...for our Y-values // since the points with the smaller Y-values will...

    reference.aspose.com/words/java/com.aspose.word...
  5. .NET के माध्यम से PPTX दस्तावेज़ चार्ट | produc...

    C# सोर्स कोड .NET Framework, .NET Core, Windows Azure, Mono या Xamarin प्लेटफॉर्म पर PPTX फाइल में चार्ट या डायग्राम को ड्रा और कन्वर्ट करने के लिए।...Series[ 0 ]; //Add new point (1:3) there. series.DataPoints...e, 2 , 2 , 3 )); //Add new point (2:10) series.DataPoints.Ad...

    products.aspose.com/slides/hi/net/chart/pptx/
  6. Chercher

    chercher...DrawCurve(pen, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/fr/drawing/antialiasing-in-csharp/
  7. Архивы

    Архивы...AddComment(string, ISlide, Point, DateTime) . Наконец, сохраните...комментария PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/ru/slides/add-comments-in-ppt-c...
  8. Portion|Aspose.Slides for Node.js via .NET 文档

    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.... get_Item ( j ); var point = portion . getCoordinates ();...console . log ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/zh/nodejs-java/portion/
  9. Ligne|Documentation Aspose.Slides

    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....le Style de Pointe de Flèche et la Longueur du point de départ...le Style de Pointe de Flèche et la Longueur du point d’arrivée...

    docs.aspose.com/slides/fr/java/ligne/
  10. Travailler avec PointCloud|Documentation

    Aspose.3D for .NET permet de décoder un maillage à partir d'un fichier Draco directement sans construire de scène en utilisant la méthode Decode de la classe DracoFormat.... Decode ( "point_cloud_no_qp.drc" ); Encode Mesh...Draco en tant que nuage de points en utilisant la méthode Encode...

    docs.aspose.com/3d/fr/net/working-with-pointcloud/