Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 15,863 for

point

(0.48 sec)
  1. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...containing block of the shape in points, relative to the anchor of...effects. Value is measured in points. (Inherited from ShapeBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MergeFieldImageDimension | Aspose.Words for Java

    Represents an image dimension i.e in Java....POINT)); doc.getMailMerge().execute(dataTable);...instance with the given value in points. MergeFieldImageDimen(double...

    reference.aspose.com/words/java/com.aspose.word...
  3. Mudanças na API Pública no Aspose.PDF para Java...

    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....1 ), rect , new Point ( 266 , 657 ), new Point ( 446 , 656 ));...pdf" ); Point [] vertices = new Point [] { new Point ( 100 ,...

    docs.aspose.com/pdf/pt/java/public-api-changes-...
  4. Cambios en la API Pública en Aspose.PDF para Ja...

    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....1 ), rect , new Point ( 266 , 657 ), new Point ( 446 , 656 ));...pdf" ); Point [] vertices = new Point [] { new Point ( 100 ,...

    docs.aspose.com/pdf/es/java/public-api-changes-...
  5. MultiPageLayout.horizontal method | Aspose.Word...

    MultiPageLayout.horizontal method. Creates a layout in which all specified pages are rendered horizontally side by side, left to right, in a single output....horizontal gap between pages in points. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MultiPageLayout.Vertical | Aspose.Words for .NET

    Renders pages stacked top to bottom in a vertical layout for continuous image output....vertical gap between pages in points. See Also class MultiPageLayout...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 搜索

    搜索...Load(sourceFileName)) { var point = new Point(10, 10); var size = new...100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/zh-hant/psd/crop-image-in-circle/
  8. 搜索

    搜索...變換幾何圖形,例如點 var fromGeometry = new Point(0, 0); var toGeometry = transformation...WriteLine(toGeometry.AsText()); POINT (166021.44308054075 0) POINT Z (166021.44308054075...

    blog.aspose.com/zh-hant/gis/convert-lat-long-to...
  9. استخراج فقرة من PDF|Aspose.PDF لـ C++

    تصف هذه المقالة كيفية استخدام ParagraphAbsorber - أداة خاصة في Aspose.PDF لاستخراج النص من مستندات PDF....:ArrayPtr<System::SmartPtr<Point>> polygon, System::SmartPtr<Page>...DrawPolygonOnPage(paragraph->get_Points(), page); } } doc->Save(_dataDir...

    docs.aspose.com/pdf/ar/cpp/extract-paragraph-fr...
  10. Fill Symbolizer|Documentation

    GIS C# Library API は、Simple Fill シンボライザーをサポートし、Point、Line、Surface などあらゆる種類の 2 次元ジオメトリポリゴンのスタイルとストロークを塗りつぶします。...Types Rendering Behavior Point Point, MultiPoint 小さな正方形の直交ポリゴンを描画します。...を、ポリゴンの中心をラベル付けする方法に関する例については Points Labeling Examples をご覧ください。...

    docs.aspose.com/gis/ja/net/fill-symbolizer/