Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 157,382 for

2

(0.14 sec)
  1. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal.... OleObject -2 The shape is an OLE object. OleControl...Rectangle 1 Rectangle. RoundRectangle 2 Round rectangle. Ellipse 3 Ellipse...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 在 PHP 中管理演示文稿表格|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 幻灯片中创建和编辑表格。探索简易代码示例,以简化您的表格工作流。...setWidth ( 5 ); } } # 合并第 1 行的第 1 与第 2 个单元格 $tbl -> mergeCells ( $tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/zh/php-java/manage-table/
  3. 用Node.js通过C++区分X轴和类别轴的差异|Documentation

    了解如何区分Aspose.Cells for Node.js via C++中的X轴和类别轴。我们的指南将帮助您理解它们在使用和属性上的差异,以及如何根据需要配置它们。... putValue ( 2.5 ); worksheet . getCells ()....(). get ( "D5" ). putValue ( 2 ); // Create Line Chart: X as...

    docs.aspose.com/cells/zh/nodejs-cpp/x-axis-vs-c...
  4. X Axis Vs. Category Axis with JavaScript via C+...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs.... putValue ( 2.5 ); worksheet . cells . get (...cells . get ( "D5" ). putValue ( 2 ); // Create Line Chart: X as...

    docs.aspose.com/cells/javascript-cpp/x-axis-vs-...
  5. Courses - Free Support Forum - aspose.com

    Hi, we’re planning Aspose course to better use the library. Does Aspose offer courser on its products ? Otherwise I’d like to know if someone can suggest a reliable company that can provide solid courses. Thanks a lot …...noskov March 3, 2026, 12:56pm 2 @Jackomino Unfortunately, Aspose...

    forum.aspose.com/t/courses/326082
  6. Direction Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Shaping.Direction enum for flexible text direction control in your documents. Enhance readability and design with ease!... TTB 2 Top-to-bottom writing direction...

    reference.aspose.com/words/net/aspose.words.sha...
  7. TikZ 基础使用 | Aspose.TeX .NET

    探索 TikZ 的基本原理和命令,以在您的 TeX 和 LaTeX 文档中创建图形。...0) -- (2,2); 极坐标 (角度:半径) : Copy 1 \ draw (0,0) -- (45:2); 在同一...(1,1) -- (2,0); 矩形 : Copy 1 \ draw (0,0) rectangle (2,1); 圆和椭圆...

    docs.aspose.com/tex/zh/net/tikz-fundamentals-of...
  8. Aspose::Words::Saving::PdfDigitalSignatureHashA...

    Aspose::Words::Saving::PdfDigitalSignatureHashAlgorithm enum. Specifies a digital hash algorithm used by a digital signature in C++.... Sha512 2 SHA-512 hash algorithm. RipeMD160...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. How to distinguish between destination driver l...

    Hi Alexander, You said in other post: “No, add ConversionException is good idea but need to do it on your side! If add it on our side, it will be incorrect. Cos our Api not only for conversion! For example if GpxDriv…...Matveev March 12, 2026, 9:22am 2 Hi, @danies8 I think it’s better...9:58am 5 Hi Alexander, 1.Why? 2. Can I check if e.message contains...

    forum.aspose.com/t/how-to-distinguish-between-d...
  10. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....-> SetValue ( u "Third page" , 2 ); titles -> SetValue ( u "Fourth..., 3 ); for ( int i = 0 ; i < 2 ; i ++ ) { // Create Heading object...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/