Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 16,154 for

point

(0.06 sec)
  1. API Public et Changements Incompatibles avec le...

    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....une couleur automatique du point de données basée sur l’indice...l’indice de la série, l’indice du point de données, le groupeSérieParent...

    docs.aspose.com/slides/fr/php-java/public-api-a...
  2. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#.... like Converts inches to points. shape . Width = ConvertUtil... like conversion inches to points . See also: Github for code...

    docs.aspose.com/words/net/resize-image-in-word-...
  3. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for C++ across PPT and PPTX presentations — C++ 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/cpp/ellipse/
  4. Font.subscript property | Aspose.Words for Python

    Font.subscript property. True if the font is formatted as subscript....# Raise this run of text 5 points above the baseline. run = aw...# Lower this run of text 10 points below the baseline. run = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.right property | Aspose.Words for Python

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape....top-level shape, the value is in points and relative to the shape anchor...shape's horizontal distance, in points, from the left side of the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.bottom property | Aspose.Words for No...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape....top-level shape, the value is in points and relative to the shape anchor...shape's horizontal distance, in points, from the left side of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. C++ でプレゼンテーションの図形をカスタマイズ|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用して PowerPoint プレゼンテーション内の図形を作成およびカスタマイズします:ジオメトリ パス、カーブした角、複合図形。...パスの末尾に直線を追加する void LineTo ( PointF point ); void LineTo ( float x , float...パスの指定位置に直線を追加する void LineTo ( PointF point , uint32_t index ); void LineTo...

    docs.aspose.com/slides/ja/cpp/custom-shape/
  8. 추가 주석 사용 C++|Aspose.PDF for C++

    이 섹션은 PDF 문서에서 추가 종류의 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다....:: SharedPtr < Point >> ({ MakeObject < Point > ( 321.66 , 739...MakeObject < Point > ( 365.664 , 739.416 ), MakeObject < Point > ( 321...

    docs.aspose.com/pdf/ko/cpp/extra-annotations/
  9. Anotaciones Extra usando C++|Aspose.PDF para C++

    Esta sección describe cómo agregar, obtener y eliminar tipos extra de anotaciones de su documento PDF....:: SharedPtr < Point >> ({ MakeObject < Point > ( 321.66 , 739...MakeObject < Point > ( 365.664 , 739.416 ), MakeObject < Point > ( 321...

    docs.aspose.com/pdf/es/cpp/extra-annotations/
  10. Настройка фигур презентаций в C++|Документация ...

    Создавайте и настраивайте фигуры в презентациях PowerPoint с помощью Aspose.Slides для C++: геометрические пути, скруглённые углы, составные фигуры....конец пути void LineTo ( PointF point ); void LineTo ( float x , float...пути: void LineTo ( PointF point , uint32_t index ); void LineTo...

    docs.aspose.com/slides/ru/cpp/custom-shape/