Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 15,355 for

point

(0.07 sec)
  1. Insert Fields in C++|Aspose.Words for C++

    Different ways to insert fields into your document using C++....operations: specify the number of points by which the text that follows...page specify the number of points by which the text that follows...

    docs.aspose.com/words/cpp/inserting-fields/
  2. Changements de l API publique dans Aspose.Cells...

    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....apporter des modifications aux points d’ajustement de différentes...l’interface Microsoft Excel, les points d’ajustement s’affichent sous...

    docs.aspose.com/cells/fr/net/public-api-changes...
  3. ShapeRenderer Class | Aspose.Words for .NET

    Discover Aspose.Words.Rendering.ShapeRenderer to effortlessly convert Shapes and GroupShapes into high-quality raster or vector images for your projects....actual bounds of the shape in points. OpaqueBoundsInPoints { get;...opaque bounds of the shape in points. SizeInPoints { get; } Gets...

    reference.aspose.com/words/net/aspose.words.ren...
  4. 调整 EPS 大小 | .NET API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的调整 EPS 大小功能。...C# 中以 Points 为单位调整 EPS 图像大小 以下 C# 代码片段中, 图像的新大小以 Points(1/72 英寸)为单位设置...Setting new size of EPS file in points. 2 3 // Initialize PS document...

    docs.aspose.com/page/zh/net/resize-eps/
  5. Использование дополнительных типов аннотаций PD...

    В этом разделе описывается, как добавлять, получать и удалять дополнительные виды аннотаций из вашего PDF документа....setQuadPoints ( new Point [] { new Point ( 321 . 66 , 739 . 416...416 ), new Point ( 365 . 664 , 739 . 416 ), new Point ( 321 . 66...

    docs.aspose.com/pdf/ru/java/extra-annotations/
  6. Archiv

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

    blog.aspose.com/de/drawing/system.drawing-with-...
  7. 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...
  8. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js. Improve your slide visuals effortlessly.... In points; 1 inch = 72 points. These are Aspose...

    docs.aspose.com/slides/nodejs-java/chart-plot-a...
  9. 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...
  10. Convert OBJ to STL via Java | products.aspose.com

    Sample Java conversion code for OBJ format to STL file. Use this example code to convert OBJ to STL within any Web or Desktop Java based application....Both polygonal geometry like points, lines, texture vertices, faces...perpendicular direction and three points representing the vertices of...

    products.aspose.com/3d/java/conversion/obj-to-stl/