Sort Score
Result 10 results
Languages All
Labels All
Results 7,101 - 7,110 of 150,873 for

2

(0.2 sec)
  1. Aspose::Words::Properties::PropertyType enum | ...

    Aspose::Words::Properties::PropertyType enum. Specifies data type of a document property in C++.... Double 2 The property is a floating number...Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Conversion between cell name and row/column ind...

    Learn how to get conversion results between cell name and row/column index using Aspose.Cells for Java APIs....0 , 4 ]: E1 Cell Name at [ 2 , 2 ]: C3 How to Get Row and Column...: 5 Column Index of Cell C6 : 2 How to Create Safe Sheet Names...

    docs.aspose.com/cells/java/names-and-indices/
  3. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....5 ); } } // Merges cells 1 & 2 of row 1 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/java/manage-table/
  4. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word document that contains a scatter chart. Specifically, when the document includes a word scatter chart type, the converter…...Discourse December 12, 2025, 4:37pm 2 @prodigy234 The exception is thrown...exposes a DataTable property [2]. However, the data‑table feature...

    forum.aspose.com/t/exception-when-converting-wo...
  5. Aspose word for java 26.1,doc转PDF格式问题 - Free Su...

    Asposedemo1(1).zip (9.9 MB) Aspose word for java 。doc转换到PDF后格式不一致,与源文档对比,有一行自动换行了...words-java zou_yw February 13, 2026, 2:14am 1 Asposedemo1(1).zip (9.9...Discourse February 13, 2026, 2:15am 2 @zou_yw 感谢提供样本文件,这有助于复现问题...

    forum.aspose.com/t/aspose-word-for-java-26-1-do...
  6. Latest Aspose.Imaging Product Family topics - F...

    Get technical support of Aspose.Imaging for .NET, Java and SharePoint....Imaging Product Family category 2 1803 December 6, 2023 Saving optimized...imaging-net 6 50 March 25, 2025 2 issues when loading jpg and saving...

    forum.aspose.com/c/imaging/14
  7. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....5 ); } } // Merges cells 1 & 2 of row 1 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/cpp/manage-table/
  8. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C++.... Paragraph 2 The object is positioned relative...() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Manage fonts within HTML

    Discover the world of fonts for HTML. From web-safe choices to custom @font-face integration, explore how fonts shape design and user experience.... Copy 1 p { 2 font-size : 16 px ; 3 } Relative...p { 2 font-size : 100 % ; 3 } 4 5 p { 6 font-size : 1.2 em ;...

    docs.aspose.com/font/net/fonts-for-html/
  10. 使用C++添加双色标度和三色标度条件格式|Documentation

    如何在C++中使用Aspose.Cells库为两个颜色比例和三个颜色比例添加条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。... PutValue ( u "2-Color Scale" ); worksheet . GetCells..."3-Color Scale" ); for ( int i = 2 ; i <= 15 ; i ++ ) { int row =...

    docs.aspose.com/cells/zh/cpp/adding-2-color-sca...