Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 154,960 for

2

(0.13 sec)
  1. range.xlsx

    Sheet1 &=node.Groups[0].Materials.Name(group:nomal,range:1:2,ascending:1) &=node.Groups[0].Materials.DSSection.Name Sheet2 Sheet3 2025-08-29T06:14:04Z 16.0300 John.He 2023-05-12T11:15:00Z 2025-08-2......Name(group:nomal,range:1:2,ascending:1) &=node.Groups[0]...

    docs.aspose.com/cells/it/net/how-to-use-range-p...
  2. range.xlsx

    Sheet1 &=node.Groups[0].Materials.Name(group:nomal,range:1:2,ascending:1) &=node.Groups[0].Materials.DSSection.Name Sheet2 Sheet3 2025-08-29T06:14:04Z 16.0300 John.He 2023-05-12T11:15:00Z 2025-08-2......Name(group:nomal,range:1:2,ascending:1) &=node.Groups[0]...

    docs.aspose.com/cells/net/how-to-use-range-para...
  3. Null Ref Exception when signing pdf - Free Supp...

    Hi When I use PdfSaveOptions.DigitalSignatureDetails = New Words.Saving.PdfDigitalSignatureDetails(MyCertHolder, String.Empty, String.Empty, Date.Now) PdfSaveOptions.DigitalSignatureDetails.HashAlgorithm = Words.Saving…...noskov February 24, 2026, 2:04pm 2 @australian.dev.nerds Unfortunately...

    forum.aspose.com/t/null-ref-exception-when-sign...
  4. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Clear method. Removes all properties from the collection in C++....Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::RemoveAt method. Removes a property at the specified index in C++....Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items in the collection in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose HTML test page

    Header 1 Header 2 Header 3 Header 4 Header 5 Header 6 Aspose.HTML for .NET is a cross-platform class library that ena......Header 1 Header 2 Header 3 Header 4 Header 5 Header 6 Aspose...

    docs.aspose.com/html/files/html_file.html
  9. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 pages along with some tables present inside, page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 pages and the tabl…...which was present got split into 2 different tables on separate pages...in the table of contents (page 2). input.zip (7.4 MB) 411×846 19...

    forum.aspose.com/t/table-contents-are-getting-s...
  10. CalculateFormula fails on chained dynamic array...

    Hi, we have a problem with complex dynamic array formulas: Environment Aspose.Cells for .NET: 26.3.0 .NET 9.0, Windows 11 Use case We use Aspose.Cells as a calculation engine for pre-existing Excel templates. The temp…...B2) 2. Stale data with IgnoreError workaround:...cached values from Excel’s engine. 2. Reproduce the bug: cd ReproduceBug...

    forum.aspose.com/t/calculateformula-fails-on-ch...