Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 16,184 for

point

(0.14 sec)
  1. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for Node.js via C++.... Points ); p . setLineSpace ( 20 );...AsposeCells . LineSpaceSizeType . Points ); p . setSpaceAfter ( 10 );...

    docs.aspose.com/cells/nodejs-cpp/set-line-spaci...
  2. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....actual bounds of the shape in points. getOpaqueBoundsInPix(float...opaque bounds of the shape in points. getSizeInPixels(float scale...

    reference.aspose.com/words/java/com.aspose.word...
  3. MultiPageLayout.Grid | Aspose.Words for .NET

    Arranges pages left to right, top to bottom in a grid layout for compact multi-page image output....horizontal gap between columns in points. verticalGap Single The vertical...vertical gap between rows in points. Exceptions exception condition...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. Работа с клипами в 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/
  6. Установка межстрочного интервала параграфа в фи...

    Узнайте, как установить межстрочный интервал в параграфах фигур или полей, используя Aspose.Cells for Node.js via C++.... Points ); p . setLineSpace ( 20 );...AsposeCells . LineSpaceSizeType . Points ); p . setSpaceAfter ( 10 );...

    docs.aspose.com/cells/ru/nodejs-cpp/set-line-sp...
  7. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Java Преобразувайте Bullet Points в абзац във файл на Word с...на C# Преобразувайте Bullet Points в абзац във файл на Word с...

    kb.aspose.com/bg/words/page/4/
  8. Collega le forme secondarie dei gruppi in Ruby|...

    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....Connect sub-shapes connection_point_place = Rjb :: import ( 'com...connection_point_place . RIGHT , shape_to_id , connection_point_place...

    docs.aspose.com/diagram/it/java/connect-sub-sha...
  9. 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 .NET, en améliorant les performances et la personnalisation.... Portions ) { PointF point = portion . GetCoordinates ();..."Corrdinates X =" + point . X + " Corrdinates Y =" + point . Y ); } }...

    docs.aspose.com/slides/fr/net/portion/
  10. Gestionar porciones de texto en presentaciones ...

    Aprenda a gestionar porciones de texto en presentaciones de PowerPoint utilizando Aspose.Slides para Java, mejorando el rendimiento y la personalización.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/es/java/portion/