Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 16,029 for

point

(1 sec)
  1. Управление комментариями презентации в C++|Доку...

    Управляйте комментариями презентаций с помощью Aspose.Slides for C++: добавляйте, читайте, редактируйте и удаляйте комментарии в файлах PowerPoint быстро и легко....комментариев PointF point ; point . set_X ( 0.2f ); point . set_Y ( 0...is slide comment" , slide1 , point , DateTime :: get_Now ()); //...

    docs.aspose.com/slides/ru/cpp/presentation-comm...
  2. Использование дополнительных типов аннотаций PD...

    В этом разделе описывается, как добавлять, получать и удалять дополнительные виды аннотаций из вашего PDF документа....setQuadPoints ( new Point [] { new Point ( 321 . 66 , 739 . 416...416 ), new Point ( 365 . 664 , 739 . 416 ), new Point ( 321 . 66...

    docs.aspose.com/pdf/ru/java/extra-annotations/
  3. 调整 EPS 大小 | .NET API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的调整 EPS 大小功能。...C# 中以 Points 为单位调整 EPS 图像大小 以下 C# 代码片段中, 图像的新大小以 Points(1/72 英寸)为单位设置...Setting new size of EPS file in points. 2 3 // Initialize PS document...

    docs.aspose.com/page/zh/net/resize-eps/
  4. Archiv

    Archiv...LinearGradientBrush(new Point(0, 0), new Point(1000, 800), Color.Red...

    blog.aspose.com/de/drawing/system.drawing-with-...
  5. Arşiv

    Arşiv...LineString(new[] { new Point(0, 0), new Point(1, 1) }); // Özellik...

    blog.aspose.com/tr/gis/export-features-to-a-csv...
  6. Unable to fetch dpi from heic images - Free Sup...

    Hi Team, I am working on converting HEIC to PDF using Aspose.Imaging and I need to preserve dimensions when converted. For that I need dpi data for the image, but I am unable to fetch it. It uses the default dpi (96) in…...* 72 / dpiY; // Convert to points page.PageInfo.Width = width...* 72 / dpiX; // Convert to points page.Paragraphs.Add(asposeImage);...

    forum.aspose.com/t/unable-to-fetch-dpi-from-hei...
  7. Работа с PointCloud|Documentation

    Aspose.3D for Java позволяет декодировать сетку из Draco файла напрямую, без построения сцены, используя метод декодирования класса DracoFormat.... getDataDir () + "point_cloud_no_qp.drc" ); Кодировать...(); // To export 3D scene as point cloud setPointCould opt . setPointCloud...

    docs.aspose.com/3d/ru/java/working-with-pointcl...
  8. Working مع oointCبصوت عال|Documentation

    Aspose.3D for Java يسمح بفك تشفير شبكة من ملف Draco مباشرةً دون إنشاء مشهد باستخدام طريقة فك تشفير فئة dracofformat.... getDataDir () + "point_cloud_no_qp.drc" ); Encode esh...(); // To export 3D scene as point cloud setPointCould opt . setPointCloud...

    docs.aspose.com/3d/ar/java/working-with-pointcl...
  9. Convert STL to OBJ via Java | products.aspose.com

    Sample Java conversion code for STL format to OBJ file. Use this example code to convert STL to OBJ within any Web or Desktop Java based application....perpendicular direction and three points representing the vertices of...Both polygonal geometry like points, lines, texture vertices, faces...

    products.aspose.com/3d/java/conversion/stl-to-obj/
  10. Convert OBJ to STL via Java | products.aspose.com

    Sample Java conversion code for OBJ format to STL file. Use this example code to convert OBJ to STL within any Web or Desktop Java based application....Both polygonal geometry like points, lines, texture vertices, faces...perpendicular direction and three points representing the vertices of...

    products.aspose.com/3d/java/conversion/obj-to-stl/