Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 26,450 for

x

(0.08 sec)
  1. Extract DXF Files via .NET

    C# decompression source code to eXtract DXF documents from a single archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) X3D (XML...

    products.aspose.com/zip/net/extract/dxf/
  2. Extract DCM Files via .NET

    C# decompression source code to eXtract DCM documents from a single archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) X3D (XML...

    products.aspose.com/zip/net/extract/dcm/
  3. Extract WMF Files via .NET

    C# decompression source code to eXtract WMF documents from a single archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) X3D (XML...

    products.aspose.com/zip/net/extract/wmf/
  4. Working with Textures in PostScript | C++

    How to add teXture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...the object it is repeated in X and Y directions for covering...ile); 34 35 //Add scaling in X direction to the mattern 36 System::SharedPtr...

    docs.aspose.com/page/cpp/ps/working-with-textures/
  5. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。... X ); var lly = quadPoints . Min...quadPoints . Max ( pt => pt . X ); var ury = quadPoints . Max...

    docs.aspose.com/pdf/zh/net/highlights-annotation/
  6. 从PDF文档页面中搜索和获取文本|Aspose.PDF for Java

    本文解释了如何使用各种工具从PDF文档中搜索和获取文本。我们可以从特定或整个页面使用正则表达式进行搜索。... println ( "X缩进 :- " + textFragment . getPosition...()); System . out . println ( "X偏移 :- " + textFragment . getPosition...

    docs.aspose.com/pdf/zh/java/search-and-get-text...
  7. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.topMode](../topMode/) property....points start at the top, the X coordinates used in the Left and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...允许您快速交换轴之间的数据——垂直轴(y 轴)上的数据会移动到水平轴(x 轴),反之亦然。 下面的 Java 代码演示了如何在图表上执行轴之间的数据交换任务:...:您可以选择在零点、最大类目/数值或特定数值处交叉。这对于将 X 轴上移或下移,或强调基线非常有用。 如何相对于轴定位刻度标签(旁边、外部、内部)?...

    docs.aspose.com/slides/zh/java/chart-axis/
  9. 图表坐标轴|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中编辑 PowerPoint 图表坐标轴...允许您快速在轴之间交换数据——垂直轴(y 轴)上的数据会移动到水平轴(x 轴),反之亦然。 此 JavaScript 代码展示了如何在图表上执行轴间数据交换任务:...:您可以选择在零点、最大分类/数值处或特定数值处交叉。这对于上下移动 X 轴或强调基线非常有用。 如何相对于轴定位刻度标签(旁边、外部、内部)?...

    docs.aspose.com/slides/zh/nodejs-java/chart-axis/
  10. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....{verticalFlip}" ); float x = shape . Frame . X ; float y = shape ....shape . Frame = new ShapeFrame ( x , y , width , height , flipH ...

    docs.aspose.com/slides/net/shape-manipulations/