Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 150,832 for

2

(0.15 sec)
  1. 5115193.xlsx

    Sheet1 15 9 2 40 5 4 25 15 9 2 40 5 4 25 2016-09-19T14:50:44Z 15.0300 Home 2016-09-19T14:46:52Z 2016-09-19T14:50:44Z 2016-09-19T14:50:44Z 2016-09-19T14:50:44Z false 2016-09-19T14:50:44Z Microsoft E......Sheet1 15 9 2 40 5 4 25 15 9 2 40 5 4 25 2016-09-19T14:50:44Z...

    docs.aspose.com/cells/ar/cpp/find-if-data-point...
  2. 5115193.xlsx

    Sheet1 15 9 2 40 5 4 25 15 9 2 40 5 4 25 2016-09-19T14:50:44Z 15.0300 Home 2016-09-19T14:46:52Z 2016-09-19T14:50:44Z 2016-09-19T14:50:44Z 2016-09-19T14:50:44Z false 2016-09-19T14:50:44Z Microsoft E......Sheet1 15 9 2 40 5 4 25 15 9 2 40 5 4 25 2016-09-19T14:50:44Z...

    docs.aspose.com/cells/fr/cpp/find-if-data-point...
  3. 表格样式错误 - Free Support Forum - aspose.com

    占位符替换此表格以后,内容右侧为什么积压了,都已经设置样式,wps中查看单个单元格,也是居中的 we为什么会出现这种情况...Discourse April 27, 2025, 10:21am 2 @JOOL 请提供更多信息,例如您使用的代码示例和具体的样式设置,以便我们更好地理解问题。...getRowFormat().setHeightRule(2); builder.getRowFormat().setHeight((double)0...

    forum.aspose.com/t/topic/311956
  4. DeleteBlankOptions set start and end index to 0...

    The following code snippet DeleteBlankOptions options = new DeleteBlankOptions(); options.setStartIndex(0); System.out.println(options.getStartIndex()); options.setStartIndex(1); System.out.println(options.getStartIndex…...cells-java Tim49 April 23, 2025, 2:29pm 1 The following code snippet...johnson.shi April 23, 2025, 2:53pm 2 @Tim49 We have found the issue...

    forum.aspose.com/t/deleteblankoptions-set-start...
  5. Table.SetBorders | Aspose.Words for .NET

    Customize your tables effortlessly with the SetBorders method, adjusting line style, width, and color for a polished, professional look.... Single , 2.0 , Color . Black ); // Create...builder . Writeln ( "Row 1, Cell 2." ); builder . EndRow (); // Reset...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all table borders to the specified line style, width and color.... Single , 2.0 , "#000000" ); // Create a row...builder . writeln ( "Row 1, Cell 2." ); builder . endRow (); // Reset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Word to pdf Arabic format is not conervted prop...

    Dears, Using (aspose-words-20.11 , aspose-words-21.11) to convert word file that contains Arabic letters to pdf file, It doesn’t view the Arabic format properly after the conversion. Please check the attached 2 files w…... Please check the attached 2 files which are word file before...awais.hafeez May 10, 2021, 3:25pm 2 @m.mustafa2194 , Please 1) upgrade...

    forum.aspose.com/t/word-to-pdf-arabic-format-is...
  8. Fill.solid method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.solid method..."Category 2" ]; series . add ( "Series 1" , categories , [ 1 , 2 ]);...]); series . add ( "Series 2" , categories , [ 3 , 4 ]); // Format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CustomPartCollection.RemoveAt | Aspose.Words fo...

    Effortlessly manage your CustomPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomXmlSchemaCollection.remove method | Aspos...

    CustomXmlSchemaCollection.remove method. Removes the specified value from the collection.... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...