Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 15,835 for

point

(0.1 sec)
  1. FieldOptions.ToaCategories | Aspose.Words for .NET

    Discover FieldOptions ToaCategories. Easily manage and customize your table of authorities categories for enhanced organization and efficiency....category that its "\c" switch points to. builder . InsertField (...field whose "\c" switch also points to the first category. // The...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ToaCategories.defaultCategories property | Aspo...

    ToaCategories.defaultCategories property. Gets the default table of authorities categories....category that its "\c" switch points to. builder . insertField (...field whose "\c" switch also points to the first category. // The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 搜索

    搜索...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/
  4. 搜索

    搜索...變換幾何圖形,例如點 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...
  5. استخراج فقرة من 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...
  6. 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/
  7. Why Not Automation|Aspose.Slides for PHP Docume...

    Discover why Office automation is risky for servers and services, and see how Aspose.Slides offers safer, faster presentation processing for PowerPoint and OpenDocument....elaboration on each of the key points. Also be sure to visit the...has covered many of the key points why Aspose components are a...

    docs.aspose.com/slides/php-java/why-not-automat...
  8. How to Format Numbers to Accounting|Documentation

    This article will introduce how to format numbers to accounting using Aspose.Cells for Node.js via C++ API....currency symbols and decimal points in a column, providing a clean...currency symbols and decimal points in a column, making it easier...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  9. ChartAxis.type property | Aspose.Words for Python

    ChartAxis.type property. Returns type of the axis....this series will create data points. chart . series . add_date...corresponding Y-values # of data points on the chart's graph. chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Java API 解决方案调整 EPS 大小

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

    docs.aspose.com/page/zh/java/resize-eps/