Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 16,202 for

point

(0.16 sec)
  1. How to Change Page Size of PDF using Python

    This small tutorial focuses on how to change page size of PDF using Python. It encompasses all the details to configure the environment, step-wise program flow and a runnable sample code to demonstrate the process to change size of PDF page using Python....use a scaling factor of 72 points for 1 inch of the page resolution...calculate the width and height in points by multiplying the number of...

    kb.aspose.com/pdf/python/how-to-change-page-siz...
  2. Cómo establecer un punto como total con C++|Doc...

    En algunos gráficos de Excel, por ejemplo, gráficos WaterFall, puede ser necesario establecer un punto como total. Este artículo describe cómo usar Aspose.Cells con C++ para hacerlo....u "Graphiq5" ); // Set some points as total column // In this...this example, we set points 0, 4, 8, 12 as total Vector < int32_t...

    docs.aspose.com/cells/es/cpp/how-to-set-point-a...
  3. أرشيف

    أرشيف..."MF") # تعيين موقف التعليق point = drawing.PointF(0.2, 0.2) #...comment", presentation.slides[0], point, datetime.date.today()) # أضف...

    blog.aspose.com/ar/slides/add-comments-to-ppt-s...
  4. تغييرات API العامة في Aspose.Cells 9.0.0|Docume...

    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....foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...plot Console . WriteLine ( point . IsInSecondaryPlot ); } تمت...

    docs.aspose.com/cells/ar/net/public-api-changes...
  5. Offentlig API Ändrar i Aspose.3D 17.01.|Documen...

    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....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/sv/net/public-api-changes-in...
  6. ChartAxis.type property | Aspose.Words for Node.js

    ChartAxis.type property. Returns type of the axis....this series will create data points. chart . series . add ( "Series...corresponding Y-values // of data points on the chart's graph. chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Table Layout Issues in Word-to-PDF Conversion -...

    Executive Summary Issues Found: Two separate but related table layout bugs in Aspose.Words PDF conversion: “Around” Text Wrapping Bug: Top-level tables with “Text Wrapping: Around” property cause overlapping in PDFs Ne…...0 points Absolute Vertical Distance: 129.6 points Relative...-21.85 points Absolute Vertical Distance: 118.2 points Relative...

    forum.aspose.com/t/table-layout-issues-in-word-...
  8. Archiv

    Archiv...LinearGradientBrush(new Point(0, 0), new Point(1000, 800), Color.Red...

    blog.aspose.com/de/drawing/system.drawing-with-...
  9. Arşiv

    Arşiv...LineString(new[] { new Point(0, 0), new Point(1, 1) }); // Özellik...

    blog.aspose.com/tr/gis/export-features-to-a-csv...
  10. Unable to fetch dpi from heic images - Free Sup...

    Hi Team, I am working on converting HEIC to PDF using Aspose.Imaging and I need to preserve dimensions when converted. For that I need dpi data for the image, but I am unable to fetch it. It uses the default dpi (96) in…...* 72 / dpiY; // Convert to points page.PageInfo.Width = width...* 72 / dpiX; // Convert to points page.Paragraphs.Add(asposeImage);...

    forum.aspose.com/t/unable-to-fetch-dpi-from-hei...