Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 16,533 for

point

(1.24 sec)
  1. 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...
  2. 在 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/
  3. 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/
  4. Установка межстрочного интервала абзаца в форме...

    Узнайте, как устанавливать межстрочный интервал, интервал перед и после в абзаце внутри формы или 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...
  5. 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...
  6. 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...
  7. Archiv

    Archiv...DrawCurve(pen, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/de/drawing/antialiasing-in-csharp/
  8. Ölçüm Birimlerini Java Arasında Dönüştür|Aspose...

    Aspose.Words için Java yardımcı olabilir nasıl birim dönüştürme arasında, örneğin inç noktaya ve noktaya inç, piksel noktaya, noktaya piksel....accept values in points, where 1 inch equals 72 points. Bu noktalar...

    docs.aspose.com/words/tr/java/convert-between-m...
  9. PageInfo.getSizeInPixels2 method | Aspose.Words...

    Aspose.Words.Rendering.PageInfo.getSizeInPixels2 method...and vertical) to convert from points to pixels (dots per inch)....resolution to convert from points to pixels (dots per inch)....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Trabajar con clips en PostScript | C++

    Agregar clips a archivos PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en 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/es/cpp/ps/working-with-clips/