Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 15,833 for

point

(0.27 sec)
  1. Установка межстрочного интервала абзаца в форме...

    Узнайте, как устанавливать межстрочный интервал, интервал перед и после в абзаце внутри формы или Textbox с помощью Aspose.Cells for C++....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/ru/cpp/set-line-spacing-o...
  2. Archiv

    Archiv...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Inicializujte...

    blog.aspose.com/cs/drawing/working-with-aspose-...
  3. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....set the amount of space (in points) to add to the left/top/right/bottom...method to specify the width in points The pictures below show a representation...

    docs.aspose.com/words/python-net/applying-forma...
  4. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method...number The width of the image in points. Can be a negative or zero...The height of the image in points. Can be a negative or zero...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint en utilisant Aspose.Slides pour Java, améliorant les performances et la personnalisation.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/fr/java/portion/
  6. C++ kullanarak Şekil veya Metin Kutusunda Parag...

    Aspose.Cells for C++ kullanarak bir şekil veya metin kutusu içindeki paragrafta satır aralığını, öncesinde ve sonrasında boşluk ayarlarını nasıl yapacağınızı öğrenin....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/tr/cpp/set-line-spacing-o...
  7. shapes.svg

    points="160,10 350,140 210,350 50...fill-opacity:0.5" /> <polyline points="220,200 240,180 260,200 280...

    docs.aspose.com/html/files/shapes.svg
  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. Работа с клипами в PostScript | С++

    Добавление клипов в файлы PS — это функция, поддерживаемая решением Aspose.Page API. Узнайте, как использовать эту функциональность в C++....state on 100 points to the right and 100 points to the bottom...state on 100 points to the right and 100 points to the bottom...

    docs.aspose.com/page/ru/cpp/ps/working-with-clips/
  10. Lưu trữ

    Lưu trữ...mã vạch được phát hiện Point[] point = result.getRegion().getPoints();...coordinates: X = " + point[0].x + ", Y = " + point[0].y); System.out...

    blog.aspose.com/vi/barcode/read-barcode-from-im...