Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 16,101 for

point

(0.7 sec)
  1. Используйте индексы соединения для соединения ф...

    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....// add two more connection points Connection connection1 = new...shapes by index of conneecting points page . ConnectShapesViaConn...

    docs.aspose.com/diagram/ru/net/use-connection-i...
  2. تغییر اندازه PDF با استفاده از C++ | Aspose.PDF

    اندازه اسناد PDF را به صورت برنامه ای با استفاده از کد نمونه C++ با استفاده از Aspose.PDF برای C++ تغییر دهید....1 inch = 72 points // So A4 dimensions in points will be (842...

    products.aspose.com/pdf/fa/cpp/resize/
  3. 在 Python 中获取演示文稿的段落边界|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python via .NET 中检索段落和文本部分的边界,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本定位。... 以点(points)为单位,1 英寸 = 72 点。此单位适用于幻灯片上的所有坐标和尺寸。... 可以。使用以下公式将点转换为像素:pixels = points × (DPI / 72)。结果取决于渲染/导出时选择的...

    docs.aspose.com/slides/zh/python-net/paragraph/
  4. Aspose PDF for Java caused OutOfMemory while pa...

    We’ve been hit with a production outage for a week straight caused by what appears to be an unbounded resource consumption in Page.getPageRect(true) when handed a PDF with a malformed page tree. Every time the affected….../Parent 4 0 R ← page 5’s parent points at a /Page, not the /Pages...a direct self-loop. Page 5 points to page 4 instead of to the...

    forum.aspose.com/t/aspose-pdf-for-java-caused-o...
  5. Ajouter des ellipses aux présentations en .NET|...

    Apprenez comment créer, formater et manipuler des formes d'ellipse dans Aspose.Slides pour .NET dans les présentations PPT et PPTX—exemples de code C# inclus....généralement spécifiées en points . Pour obtenir des résultats...millimètres ou pouces requis en points avant d’attribuer les valeurs...

    docs.aspose.com/slides/fr/net/ellipse/
  6. animated-snowflake.svg

    Decorative winter snowflake Six-Pointed snowflake for winter holiday decor...Decorative winter snowflake Six-Pointed snowflake for winter holiday...

    docs.aspose.com/svg/images/drawing/animated-sno...
  7. Notes de version Aspose.PSD pour .NET 19.12|Doc...

    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....rectangle , byte [] pixels , Point start , Point end ) { } public void...rectangle , byte [] pixels , Point start , Point end , LoadOptions loadOptions...

    docs.aspose.com/psd/fr/net/aspose-psd-for-net-1...
  8. C++ でプレゼンテーションの図形をカスタマイズ|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用して PowerPoint プレゼンテーション内の図形を作成およびカスタマイズします:ジオメトリ パス、カーブした角、複合図形。...パスの末尾に直線を追加する void LineTo ( PointF point ); void LineTo ( float x , float...パスの指定位置に直線を追加する void LineTo ( PointF point , uint32_t index ); void LineTo...

    docs.aspose.com/slides/ja/cpp/custom-shape/
  9. 아카이브

    아카이브...DrawPolygon(pen, new Point[] { new Point(100, 100), new Point(500, 400)...400), new Point(900, 100) }); // 도면을 원하는 이미지 형식으로 저장 bitmap.Save(@"drawing_updated...

    blog.aspose.com/ko/drawing/create-images-and-gr...
  10. Dibujar Imágenes|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....coordenadas de puntos o estructuras Point/PointF como argumentos. La clase...definida por cuatro estructuras de Point. Este método tiene varias sobrecargas...

    docs.aspose.com/psd/es/net/drawing-images/