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

point

(0.19 sec)
  1. Рисуване на изображения|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....двойки от точки или структури Point/PointF като аргументи. Класът...структури на Point/PointF или масив от структури на Point/PointF....

    docs.aspose.com/psd/bg/net/drawing-images/
  2. 调整 EPS 大小 | JavaScript API 解决方案

    本文通过代码片段讲解并演示了 Aspose.Page API 解决方案通过 C++ 为 JavaScript 提供的调整 EPS 大小功能。...查看生成的 EPS 文件 在 JavaScript 中通过 Points 设置 EPS Resize 的新尺寸 在以下 JavaScript...JavaScript 代码片段中, 图像的新尺寸由 Points(1/72 英寸)设置 : Copy 1 var fResizeEPS...

    docs.aspose.com/page/zh/javascript-cpp/resize-eps/
  3. Bug 5073: Converting Gml to Gml- Conversion suc...

    Hi Alexander, Screenshot: Input data: gml_without_attribute_collection_schema.7z (836 Bytes) Thanks,...completely different geometry types (Points and LineStrings) together....gml:X …</gml:X></gml:coord> for points, but gml:coordinates for lines...

    forum.aspose.com/t/bug-5073-converting-gml-to-g...
  4. Vectorisation d'images – Workflow – .NET

    Découvrez le processus de vectorisation d’images ; Utilisation des algorithmes et des options de vectorisation, apprenez à vectoriser des images raster telles que PNG, JPG, BMP, TIFF, GIF, ICO dans un document SVG....vectorielles sont définies comme des points cartésiens reliés par des lignes...raster dans la mesure où les points, les lignes et les courbes...

    docs.aspose.com/svg/fr/net/image-vectorization-...
  5. C#를 사용한 추가 주석|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 파일에 추가 주석을 추가하는 방법을 배우십시오....color, new QuadPoints 및 new points, Subject, InReplyTo, ReplyType)를...new [] { new Point ( 321.66 , 739.416 ), new Point ( 365.664 ,...

    docs.aspose.com/pdf/ko/net/extra-annotations/
  6. Redimensionar EPS | Solução API .NET

    A funcionalidade de redimensionamento de EPS oferecida pela solução API Aspose.Page para .NET é explicada e ilustrada com os excertos de código aqui....Resize EPS setting new size in Points in C# In the following C# code...size of the image is set by Points (1/72 of inch) : Copy 1 //...

    docs.aspose.com/page/pt/net/resize-eps/
  7. إدارة تعليقات العرض في .NET|توثيق Aspose.Slides

    تحكم في تعليقات العرض باستخدام Aspose.Slides لـ .NET: إضافة، قراءة، تحرير، وحذف التعليقات في ملفات PowerPoint بسرعة وسهولة....PointF point = new PointF (); point . X = 0.2f ; point . Y = 0...presentation . Slides [ 0 ], point , DateTime . Now ); // يضيف...

    docs.aspose.com/slides/ar/net/presentation-comm...
  8. Couldnt implement Auto Scale Option Need help -...

    Situation: Using Aspose.Pdf.Document First we generate the content in HTML format. Func1: var htmlOptions = CreateHtmlLoadOptions(marginsInInches, marginTopBotInInches, headerHeight, baseUrl, outputAreaHeight); usin…...width of the page (in points, 1 inch = 72 points) limits how wide...

    forum.aspose.com/t/couldnt-implement-auto-scale...
  9. Ridimensiona il PDF usando Python | Aspose.PDF

    Ridimensiona i documenti PDF in modo programmatico con codice di esempio Python utilizzando Aspose.PDF per Python for .NET....1 inch = 72 points # So A4 dimensions in points will be (842...

    products.aspose.com/pdf/it/python-net/resize/
  10. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using C++ library....1 inch = 72 points // So A4 dimensions in points will be (842...

    docs.aspose.com/pdf/cpp/change-page-size/