Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 15,928 for

point

(0.22 sec)
  1. Convert STL to U3D via C# | products.aspose.com

    Sample code for STL to U3D C# conversion. Use API example code for batch STL files to U3D conversion within VB.NET, Asp.NET or any .NET based application....perpendicular direction and three points representing the vertices of...shading, motion data, lines and points with color and structure. The...

    products.aspose.com/3d/net/conversion/stl-to-u3d/
  2. Hoe de paginagrootte van PDF te wijzigen met be...

    Deze kleine tutorial richt zich op het wijzigen van de paginagrootte van PDF met behulp van Python. Het omvat alle details om de omgeving te configureren, een stapsgewijze programmastroom en een uitvoerbare voorbeeldcode om het proces te demonstreren om de grootte van een PDF-pagina te wijzigen met behulp van Python....use a scaling factor of 72 points for 1 inch of the page resolution...calculate the width and height in points by multiplying the number of...

    kb.aspose.com/nl/pdf/python/how-to-change-page-...
  3. System.InvalidCastException: Unable to cast obj...

    Please help!!! Got error when try use concatenate method of Aspose.Pdf.Kit.PdfFileEditor System.InvalidCastException: Unable to cast object of type ‘xeb116a323308e2f7.xae94bcfc1c7ddd9a’ to type ‘xeb116a323308e2f7.x9268…...the file‑name array is null , points to a non‑PDF file, or the file...every entry in sourceFiles points to an existing, readable PDF...

    forum.aspose.com/t/system-invalidcastexception-...
  4. Archivio

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

    blog.aspose.com/it/drawing/system.drawing-with-...
  5. تغيير حجم صفحة PDF باستخدام C#|Aspose.PDF for .NET

    تغيير حجم الصفحة من مستند PDF الخاص بك باستخدام مكتبة Aspose.PDF for .NET....1 inch = 72 points // So A4 dimensions in points will be (842...

    docs.aspose.com/pdf/ar/net/change-page-size/
  6. Ubah Ukuran Halaman PDF dengan C#|Aspose.PDF fo...

    Ubah Ukuran Halaman dari dokumen PDF Anda menggunakan pustaka Aspose.PDF for .NET....1 inch = 72 points // So A4 dimensions in points will be (842...

    docs.aspose.com/pdf/id/net/change-page-size/
  7. Modifier la Taille des Pages PDF Programmatique...

    Modifier la taille des pages de votre fichier PDF en utilisant PHP....pouce = 72 points // Donc les dimensions A4 en points seront (842...

    docs.aspose.com/pdf/fr/php-java/change-page-size/
  8. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....Defines the size of the font in points. get_SmallCaps () True if the...Defines the size of the font in points. set_SmallCaps (bool) True...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....are typically specified in points . For predictable results,...required millimeters or inches to points before assigning values. How...

    docs.aspose.com/slides/python-net/ellipse/
  10. Path Builder – Создать SVG путь – C#

    Узнайте, как использовать PathBuilder для программного создания путей (path) SVG. PathBuilder упрощает создание путей SVG и управление ими....14 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/ru/net/path-builder/