Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 150,873 for

2

(0.27 sec)
  1. Advanced Features|Aspose.PDF for Java

    This section shows how you can use LaTeX Tags in PDF document with Aspose.PDF for Java...."(x+y)^3&=(x+y)(x+y)^2" + "(x+y)(x^2+2xy+y^2)\\\\" + "&=x^3+3x^2y+3xy^3+x^3...

    docs.aspose.com/pdf/java/advanced-features/
  2. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children....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...
  3. ImportData method overwriting the formula in la...

    AsposeBug.zip (14.2 KB) Hi, I am using Aspose.Cells for .Net and facing 1 weird issue wherein when I import data to an existing workbook using the ImportData method its overwriting formula in the last column of first r…...rahulsingh27 October 2, 2025, 4:26pm 1 AsposeBug.zip (14.2 KB) Hi, I am...Professionalize.Discourse October 2, 2025, 4:26pm 2 @rahulsingh27 It appears...

    forum.aspose.com/t/importdata-method-overwritin...
  4. OutlineOptions.CreateMissingOutlineLevels | Asp...

    Discover how the CreateMissingOutlineLevels property in OutlineOptions enhances document exports by automatically generating missing outline levels for better organization....2" ); // Create a "PdfSaveOptions"...and no headings with levels of 2, 3, and 4. // The output PDF document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ChartSeriesCollection.count property | Aspose.W...

    ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection....= [ "Category 1" , "Category 2" , "Category 3" , "Category 4"...categories , [ 4.4 , 7.0 , 3.5 , 2.1 ]); expect ( chartData . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartSeriesCollection.clear method | Aspose.Wor...

    ChartSeriesCollection.clear method. Removes all [ChartSeries](../../chartseries/) from this collection....= [ "Category 1" , "Category 2" , "Category 3" , "Category 4"...categories , [ 4.4 , 7.0 , 3.5 , 2.1 ]); expect ( chartData . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Shading class | Aspose.Words for Python

    aspose.words.Shading class. Contains shading attributes for an object... SINGLE , 2 , aspose . pydrawing . Color ...builder . writeln ( 'Row 1, Cell 2.' ) builder . end_row () # Reset...

    reference.aspose.com/words/python-net/aspose.wo...
  8. System.InvalidCastException Occurs When Loading...

    Hi, Recently, a large number of clients have reported that their slides files cannot be processed. The error message is as follows. Please provide some assistance. Thank you. I got System.InvalidCastException:Unable to…...2. Tested OSs were Win7 and Win10...(IDictionary`2 , RegistryKey , String ) 在 . (IDictionary`2 ) 在 . (ICollection`1...

    forum.aspose.com/t/system-invalidcastexception-...
  9. FieldCollection.Item | Aspose.Words for .NET

    Discover the FieldCollection Item property, effortlessly access fields by index and enhance your data management with ease and precision....example -1 means the last item, -2 means the second before last and...Count , Is . EqualTo ( 5 )); // 2 - Get the collection to remove...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Pdf->docx- bullets markup lost - Free Su...

    Hello! I trying convert a pdf to docx: using (var doc = new asposePDF.Document(path)) { DocSaveOptions opt = new DocSaveOptions() { Format = DocSaveOption…...Product Family AStepanov April 2, 2014, 5:21am 1 Hello! I trying...ahmad April 3, 2014, 12:44am 2 Hi Alexander, We are sorry for...

    forum.aspose.com/t/pdf-amp-gt-docx-bullets-mark...