Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 15,372 for

point

(0.07 sec)
  1. Changing Page Size with Python|Aspose.PDF for P...

    Change Page Size from your PDF document using Aspose.PDF for Python via .NET library....properties use points as basic unit, where 1 inch = 72 points and 1 cm...54 inch = 0.3937 inch = 28.3 points. Set the Page Size of a PDF...

    docs.aspose.com/pdf/python-net/change-page-size/
  2. Aggiunta di etichette personalizzate ai punti d...

    Impara come aggiungere etichette personalizzate ai punti dati della serie di un grafico usando Aspose.Cells for JavaScript tramite C++. Questa guida dimostrerà come modificare l aspetto, la posizione e il formato delle etichette, collegandole alla tua fonte dati per una rappresentazione accurata.... points . count ; for ( let i = 0 ;...const pointIndex = series . points . get ( i ); pointIndex . dataLabels...

    docs.aspose.com/cells/it/javascript-cpp/adding-...
  3. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....radius for a soft edge effect in points (pt). remove() Removes SoftEdgeFormat...radius for a soft edge effect in points (pt). getRadius() public double...

    reference.aspose.com/words/java/com.aspose.word...
  4. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize text display within shapes, enhancing your document's visual appeal and functionality....the inner bottom margin in points for a shape. InternalMarginLeft...Specifies the inner left margin in points for a shape. InternalMarginRight...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartDataPoint Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Drawing.Charts.ChartDataPoint för att enkelt formatera enskilda diagramdatapunkter och förbättra din datavisualisering med precision....ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Automatisierung der PowerPoint-Generierung in P...

    Automatisieren Sie die Folienerstellung auf Cloud-Plattformen mit Aspose.Slides für Python—generieren, bearbeiten und konvertieren Sie PowerPoint- und OpenDocument-Dateien schnell und zuverlässig.... data_points . add_data_point_for_bar_series ( workbook...480 )) series . data_points . add_data_point_for_bar_series ( workbook...

    docs.aspose.com/slides/de/python-net/automating...
  7. 在 Python 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.S...

    使用 Aspose.Slides for Python 在云平台上自动创建幻灯片——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。... data_points . add_data_point_for_bar_series ( workbook...480 )) series . data_points . add_data_point_for_bar_series ( workbook...

    docs.aspose.com/slides/zh/python-net/automating...
  8. C#を使用したPDFハイライト注釈|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFドキュメントにハイライト注釈を追加する方法を学び、テキストの強調とレビューを行います。... Point [] { new Aspose . Pdf . Point ( textFragment... URY ), new Aspose . Pdf . Point ( textFragment . Segments [...

    docs.aspose.com/pdf/ja/net/highlights-annotation/
  9. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....by the table properties, in points. Default value is 0. AbsoluteVerticalDist...by the table properties, in points. Default value is 0. Alignment...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Get Dimension of an image - Free Support Forum ...

    Can we get dimensions (width and height) of an image using aspose.word or any other aspose library? Code should run in linux and windows....and height in both pixels and points. Code Here’s a simple example...System.out.println("Width in points: " + imageSize.getWidthPoints());...

    forum.aspose.com/t/get-dimension-of-an-image/31...