Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 16,083 for

point

(0.26 sec)
  1. TextWrapping enumeration | Aspose.Words for Python

    aspose.words.tables.TextWrapping enumeration. Specifies how text is wrapped around the table.... from_points ( 300 ) builder . font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Что нового|Aspose.PDF для Python через .NET

    На этой странице представлены самые популярные новые функции в Aspose.PDF for Python via .NET, которые были введены в последних релизах....Desired content width in PDF points (1 point = 1/72 inch). When provided...Desired content height in PDF points. keep_aspect_ratio : bool,...

    docs.aspose.com/pdf/ru/python-net/whatsnew/
  3. Android のプレゼンテーションでチャートデータ系列を管理する|Aspose.Slides...

    実用的な Java コード例とベストプラクティスを使用して、PowerPoint(PPT/PPTX)向けの Android でチャート系列を管理し、データプレゼンテーションを強化する方法を学びます。...600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/ja/androidjava/chart-ser...
  4. Working with Visio Shape Data|Documentation

    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....developers to add new connecting points on the shape, and developers...connection points, so that there would be three connection points on...

    docs.aspose.com/diagram/java/working-with-visio...
  5. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here.... It can be Points (1/72 of inch), Inches, Millimeters...Resize EPS setting new size in Points in C++ In the following C++...

    docs.aspose.com/page/cpp/resize-eps/
  6. Arsip

    Arsip...{ new Point(200, 200), new Point(400, 200), new Point(250, 350)...imageToDraw.Height / 2; Point origin = new Point((svgImage.Width -...

    blog.aspose.com/id/imaging/net-drawing-library/
  7. arkiv

    arkiv...{ new Point(200, 200), new Point(400, 200), new Point(250, 350)...imageToDraw.Height / 2; Point origin = new Point((svgImage.Width -...

    blog.aspose.com/sv/imaging/net-drawing-library/
  8. Aspose.PSD for .NET 19.5 - 릴리스 노트|Documentation

    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.... Offset = new Point (- 11 , 13 ); resource . Scale...3 ]; bezierKnot . Points [ 0 ] = new Point ( 0 , 0 ); bezierKnot...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-1...
  9. Tambahkan Objek Persegi Panjang ke file PDF|Asp...

    Artikel ini menjelaskan cara membuat objek Persegi Panjang ke PDF Anda menggunakan Aspose.PDF untuk Java....Point ; import com.aspose.pdf.TextFragment...gradientAxialShading . setStart ( new Point ( 0 , 0 )); gradientAxialShading...

    docs.aspose.com/pdf/id/java/add-rectangle/
  10. Cambiar el tamaño de EPS utilizando la solución...

    La funcionalidad de cambio de tamaño de EPS ofrecida por la solución API Aspose.Page para Java se explica e ilustra con fragmentos de código aquí....Setting new size of EPS file in points. 2 3 // Initialize PS document...outputFileName = "output_resize_points.eps" ; 7 8 //Get size of EPS...

    docs.aspose.com/page/es/java/resize-eps/