Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 154,960 for

2

(0.26 sec)
  1. Can we plot this radial cluster chart which is ...

    Hi Team, Can we draw this smartart using aspose cells from scratch? Radial Cluster SmartArt.zip (22.7 KB)...Discourse November 4, 2025, 10:23am 2 @VaradS Short answer Aspose.Cells...Workbook("RadialClusterTemplat.xlsx"); // 2. Prepare the data that will be...

    forum.aspose.com/t/can-we-plot-this-radial-clus...
  2. 使用Node.js通过C++自动调整合并单元格的行高|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自动调整合并单元格的行高。在表格中实现自动调整功能。... createRange ( 0 , 0 , 2 , 2 ); // Merge the cells range...getCells (). createRange ( 0 , 0 , 2 , 2 ); // Merge the cells range2...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  3. Handling Large Excel Files using Aspose cells -...

    Hi Team, Need best ways to handle large files using Aspose cells. I have seen the documentation but could not get it working as such. I have the below requirements and need suggestion to utilize aspose for files beyond …...Family Mveerabaghu May 15, 2025, 2:14pm 21 hi Team, wanted to check...Thanks John.He May 15, 2025, 2:18pm 22 @Mveerabaghu We deeply...

    forum.aspose.com/t/handling-large-excel-files-u...
  4. Keep SDT controls inside cells editable after w...

    Ref WORDSNET-27357 this issue describes specifically a checkbox inside a table cell was not editable after word2pdf conversion. A fix was released in v24.10, but I’m requesting that this should work for other content con…...noskov March 25, 2026, 2:47pm 2 @norsktillit Could you please...8:17pm 3 Input: sdt.docx (21.2 KB) Output: sdt.pdf (27.1 KB)...

    forum.aspose.com/t/keep-sdt-controls-inside-cel...
  5. Incorrect recognition of UPC vs EAN barcodes - ...

    For most EAN or UPC barcodes the library seems to return both types as an answer. The test file attached has an example of each type. The barcode library finds two barcodes of both EAN and UPC type at the same location (…... 4 barcodes, 2 EAN, 2 UPC), when the first should...rafique January 14, 2015, 5:40am 2 Hi Bill, Thank you for contacting...

    forum.aspose.com/t/incorrect-recognition-of-upc...
  6. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience.... Writeln ( "Run 2. " ); Assert . That ( doc . GetText...Trim (), Is . EqualTo ( "Run 2. \rRun 1." )); // Move the cursor...

    reference.aspose.com/words/net/aspose.words/sto...
  7. LegendPosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.LegendPosition enum to easily customize your chart legend's position for enhanced data visualization.... Left 2 Specifies that the legend shall...( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Section.AppendContent | Aspose.Words for .NET

    Discover how the AppendContent method enhances your sections by seamlessly adding source content, boosting organization and clarity in your projects.... Write ( "Section 2" ); builder . InsertBreak ( BreakType...Section section = doc . Sections [ 2 ]; Assert . That ( section . GetText...

    reference.aspose.com/words/net/aspose.words/sec...
  9. Paragraph.IsDeleteRevision | Aspose.Words for .NET

    Discover the IsDeleteRevision property in Microsoft Word. Learn how it indicates deletions during change tracking for efficient document management....AppendParagraph ( "Paragraph 2. " ); body . AppendParagraph (...EqualTo ( 4 )); para = paragraphs [ 2 ]; para . Remove (); // Such paragraphs...

    reference.aspose.com/words/net/aspose.words/par...
  10. StructuredDocumentTagRangeStart.xmlMapping prop...

    StructuredDocumentTagRangeStart.xmlMapping property. Gets an object that represents the mapping of this structured document tag range to XML data in a custom XML part of the current document....#1</text><text>Text element #2</text></root>" ; let xmlPart =...#1</text><text>Text element #2</text></root>" ); // Create a...

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