Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 15,879 for

point

(0.09 sec)
  1. Aspose.PSD dla Javy 20.2 - Notatki dotyczące wy...

    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....Point[]) M:com.aspose.psd.Matrix.#ctor(com...aspose.psd.Point.op_Addition(com.aspose.psd.Point,com.aspose...

    docs.aspose.com/psd/pl/java/aspose-psd-dla-java...
  2. Архивы

    Архивы...AutoMaskingGraphCutO options; Point[] appliedBackgroundStr; Point[] appliedForegroundStr;...так и ObjectsPoints, массивы Point в конечном итоге объединяются...

    blog.aspose.com/ru/imaging/remove-image-backgro...
  3. Archivo

    Archivo...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/es/drawing/antialiasing-in-csharp/
  4. แผนภูมิเอกสาร PPTX ผ่าน .NET | products.aspose.com

    ซอร์สโค้ด C# เพื่อวาดและแปลงแผนภูมิหรือไดอะแกรมในไฟล์ PPTX บน .NET Framework, .NET Core, Windows Azure, Mono หรือ Xamarin Platforms...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/th/net/chart/pptx/
  5. Crear 3D Malla y escena|Documentation

    Una malla se define por un conjunto de puntos de control y los muchos polígonos de n lados según sea necesario. Este artículo explica cómo definir una malla....NET # Initialize control points controlPoints = [ Vector4 (...Add control points to the mesh mesh . control_points . extend (...

    docs.aspose.com/3d/es/python-net/create-3d-mesh...
  6. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size.... inch_to_point ( 1 ) builder . page_setup ...aw . ConvertUtil . inch_to_point ( 1 ) builder . page_setup ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldAdvance class | Asp...

    Aspose::Words::Fields::FieldAdvance class. Implements the ADVANCE field. To learn more, visit the documentation article in C++....Gets or sets the number of points by which the text that follows...Gets or sets the number of points by which the text that follows...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Lưu trữ

    Lưu trữ...data_points.add_data_point_for_bar_series(fact...1, 20)) series.data_points.add_data_point_for_bar_series(fact...

    blog.aspose.com/vi/slides/create-powerpoint-pre...
  9. 搜索

    搜索...之後,使用 getPoints() 獲取條形碼區域邊界的 Points 數組。 最後,顯示條形碼的 X 和 Y 點。 以下代碼示例顯示瞭如何使用...// 顯示檢測到的所有條碼的 x 和 y 坐標 Point[] point = result.getRegion().getPoints();...

    blog.aspose.com/zh-hant/barcode/read-barcode-fr...
  10. Anotación de Resaltado en PDF usando C#|Aspose....

    Aprenda cómo agregar anotaciones de resaltado a documentos PDF en .NET usando Aspose.PDF para enfatizar y revisar texto.... Point [] { new Aspose . Pdf . Point ( textFragment... URY ), new Aspose . Pdf . Point ( textFragment . Segments [...

    docs.aspose.com/pdf/es/net/highlights-annotation/