Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 150,852 for

2

(0.14 sec)
  1. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells....write ( f 'Row { i + 1 } , Column 2' ) row = builder . end_row ()...borders . horizontal . line_width = 2 # Adjust the appearance of borders...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlSchemaCollection.clone method | Aspose...

    CustomXmlSchemaCollection.clone method. Makes a deep clone of this object.... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomPartCollection indexer | Aspose.Words for...

    CustomPartCollection indexer. Gets or sets an item at the specified index.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlSchemaCollection.count property | Aspo...

    CustomXmlSchemaCollection.count property. Gets the number of elements contained in 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...
  5. Crash when saving XLSX to PDF with Version 26.0...

    Hi all, I get a crash when saving to PDF multiple times. I think the issue is related with: which was also posted by me. So, please find a XLSX attached and see the following code: for (int i = 0; i < 2; i++) { Asp…...zip (675,2 KB) Is there anything I can do...following code: for (int i = 0; i < 2; i++) { Aspose::Cells::Startup();...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  6. 添加带有单元格文本的条件图标集,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在单元格文本旁添加条件图标。通过图标增强数据的含义。... get ( 2 ). width = 24 ; // Input data...Arrows3 , row : 1 , column : 2 }, { type : AsposeCells . IconSetType...

    docs.aspose.com/cells/zh/javascript-cpp/add-con...
  7. Dashed polylines don't retain style or radius -...

    I am working on a project where we need to export CAD wiring diagrams to PDF. Different line styles are applied to the lines depending on their purpose. What I am noticing is that polylines with a style applied to them h…...gorokhovatskyi April 1, 2025, 7:33pm 2 @tomO8 , Hello, please give us...with details. tomO8 April 2, 2025, 2:16pm 3 Thanks Oleksii. oleksii...

    forum.aspose.com/t/dashed-polylines-dont-retain...
  8. HtmlSaveOptions.NavigationMapLevel | Aspose.Wor...

    Discover HtmlSaveOptions' NavigationMapLevel property, controlling heading levels in EPUB, MOBI, and AZW3 exports. Maximize your content's visibility!...of styles Heading 1 , Heading 2 and Heading 3 . You can set this...options . NavigationMapLevel = 2 ; doc . Save ( ArtifactsDir +...

    reference.aspose.com/words/net/aspose.words.sav...
  9. HtmlSaveOptions.navigation_map_level property |...

    HtmlSaveOptions.navigation_map_level property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...of styles Heading 1 , Heading 2 and Heading 3 . You can set this...options . navigation_map_level = 2 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Accessing Table from Cell and Adding Values ins...

    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....F6 , which is at the offset (2, 2) of the table, also has a value...table . putCellValue ( 2 , 2 , "Offset [2,2]" ); // Save the workbook...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...