Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 16,079 for

point

(0.06 sec)
  1. إضافات توضيحية إضافية باستخدام C++|Aspose.PDF ل...

    يصف هذا القسم كيفية إضافة، الحصول على، وحذف أنواع إضافية من الإضافات التوضيحية من مستند PDF الخاص بك....:: SharedPtr < Point >> ({ MakeObject < Point > ( 321.66 , 739...MakeObject < Point > ( 365.664 , 739.416 ), MakeObject < Point > ( 321...

    docs.aspose.com/pdf/ar/cpp/extra-annotations/
  2. Пользовательская форма|Aspose.Slides для Node.j...

    Добавьте пользовательскую форму в презентацию PowerPoint с помощью JavaScript...линию в конец пути lineTo ( point ); lineTo ( x , y ); Добавить...заданную позицию пути: lineTo ( point , index ); lineTo ( x , y ,...

    docs.aspose.com/slides/ru/nodejs-java/custom-sh...
  3. Настройка фигур презентаций на Android|Документ...

    Создавайте и настраивайте фигуры в презентациях PowerPoint с помощью Aspose.Slides для Android на Java: геометрические пути, скруглённые углы, составные фигуры.... Float point ); public void lineTo ( float...awt . geom . Point2D . Float point , long index ); public void...

    docs.aspose.com/slides/ru/androidjava/custom-sh...
  4. Zeilenabstand der Absatz in einer Form oder Tex...

    Lernen Sie, wie man Zeilenabstand, Abstand vor und Abstand nach in einem Absatz innerhalb einer Form oder Textbox mit Aspose.Cells for C++ einstellt....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/de/cpp/set-line-spacing-o...
  5. Använd C++ för att ställa in radavstånd för sty...

    Lär dig hur man ställer in radavstånd, innanrum och efterrum i ett stycke inom en form eller textruta med Aspose.Cells for C++....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/sv/cpp/set-line-spacing-o...
  6. Установка межстрочного интервала абзаца в форме...

    Узнайте, как устанавливать межстрочный интервал, интервал перед и после в абзаце внутри формы или 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...
  7. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....setting width and height in points Save the resultant Word file...properties like width and height in points. Code to Change Picture Size...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  8. 在 Android 上管理演示文稿中的文本片段|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android(通过 Java)在 PowerPoint 演示文稿中管理文本片段,以提升性能和自定义能力。... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/zh/androidjava/portion/
  9. Gérer les portions de texte dans les présentati...

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

    docs.aspose.com/slides/fr/androidjava/portion/
  10. PDF Figures Annotations|Aspose.PDF for Java

    この記事では、Aspose.PDF for Java を使用して PDF ドキュメントに図形の注釈を追加、取得、削除する方法について説明します...を作成し、Polygon パラメータ (新しい Rectangle、新しい Points、タイトル、色、InteriorColor、Opacity)...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,...

    docs.aspose.com/pdf/ja/java/figures-annotation/