Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 15,873 for

point

(0.07 sec)
  1. Aspose::Words::Fields::BarcodeParameters class ...

    Aspose::Words::Fields::BarcodeParameters class. Container class for barcode parameters to pass-through to BarcodeGenerator. To learn more, visit the documentation article in C++....get_PosCodeStyle () const Style of a Point of Sale barcode (barcode types...value is in whole percentage points and the valid values are [10...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Render 3D Scene with Panorama Mode in Depth|Doc...

    Using Aspose.3D for .NET API, developers can render a 3D scene with panorama mode in depth instead of the colors.... Point }). Transform . Translation...() { LightType = LightType . Point , ConstantAttenuation = 0 ....

    docs.aspose.com/3d/net/render-3d-scene-with-pan...
  3. Get Barcode Placement Region and Orientation An...

    This article describes how to read barcode parameters...bounds a barcode Points – an array of points constituting a barcode...; foreach ( Point pt in result . Region . Points ) ptStr += pt...

    docs.aspose.com/barcode/net/get-placement-and-o...
  4. IMailMergeDataSource class | Aspose.Words for P...

    aspose.words.mailmerging.IMailMergeDataSource class. Implement this interface to allow mail merge from a custom data source, such as a list of objects...it should be initialized to point to BOF (before the first record)...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...Rectangle、title、color、新的 QuadPoints 和新的 points、Subject、InReplyTo、ReplyType)。...setQuadPoints ( new Point [] { new Point ( 321 . 66 , 739 . 416...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  6. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting Point for whatever you want to perform with Aspose.Words for C++. The `Document` object can be saved to a file or stream and also sent to a browser....Document class as the starting point for whatever you want to perform...

    docs.aspose.com/words/cpp/working-with-document/
  7. Search Data using Original Values|Documentation

    Learn how to search data using original values through the Aspose.Cells for Python via .NET API....code illustrates the above point. It finds cell D4, which cannot...

    docs.aspose.com/cells/python-net/search-data-us...
  8. Getting Started|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....to this page as a starting point to get familiar with Aspose...

    docs.aspose.com/barcode/cpp/getting-started/
  9. 图表系列|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中 PowerPoint 演示文稿的图表系列...50 , 50 , 600 , 400 ); var point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/zh/nodejs-java/chart-ser...
  10. 使用 PHP 在演示文稿中管理图表数据系列|Aspose.Slides for PHP 文档

    学习如何在 PHP 中管理 PowerPoint(PPT/PPTX)的图表数据系列,提供实用代码示例和最佳实践,提升数据演示效果。...Pie , 50 , 50 , 600 , 400 ); $point = $chart -> getChartData ()...get_Item ( 1 ); $point -> setExplosion ( 30 ); $point -> getFormat...

    docs.aspose.com/slides/zh/php-java/chart-series/