Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 244,230 for

cells

(0.18 sec)
  1. Convert XLTM to PPTX with C++ or with free Onli...

    Convert XLTM to PPTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code.... intrusive_ptr < Aspose :: Cells :: IWorkbook > wkb = Factory...

    products.aspose.com/total/cpp/conversion/xltm-t...
  2. Convert XLSB to DOCX with C++ or with free Onli...

    Convert XLSB to DOCX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code.... intrusive_ptr < Aspose :: Cells :: IWorkbook > wkb = Factory...

    products.aspose.com/total/cpp/conversion/xlsb-t...
  3. Convert ODS to DOC with C++ or with free Online...

    Convert ODS to DOC within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code.... intrusive_ptr < Aspose :: Cells :: IWorkbook > wkb = Factory...

    products.aspose.com/total/cpp/conversion/ods-to...
  4. Convert XLTX to DOC with C++ or with free Onlin...

    Convert XLTX to DOC within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code.... intrusive_ptr < Aspose :: Cells :: IWorkbook > wkb = Factory...

    products.aspose.com/total/cpp/conversion/xltx-t...
  5. Generate SINGAPOREPOST BarCode Images via Pytho...

    Create SINGAPOREPOST symbology BarCode Images using Python applications without using any other software....square-shaped matrix of black and white cells, similar to a QR code, that...

    products.aspose.com/total/python-net/generate-b...
  6. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...Cells Product Family cells-net shreyap April...MoveAndSize; } wb.Worksheets[0].Cells.DeleteBlankRows(); wb.Save(filePath...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  7. Aspose.Words for .NET | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....that represent tables, rows, cells and their formatting. Aspose...

    reference.aspose.com/words/net/
  8. Image Gridline color different from the color i...

    I am using Aspose.Cells to take snapshot of a range, when I get the image it has gridlines which are thicker and of a different color than in the excel sheet. I took one image using Range.getImage() of excel javascript A…...Cells Product Family cells-net , gridlines Adhirath...8:06am 1 I am using Aspose.Cells to take snapshot of a range...

    forum.aspose.com/t/image-gridline-color-differe...
  9. Excel crash when open it - Free Support Forum -...

    Hello There, When i draw a shape with below then excel is crashed i assigned width from shapePathBottom.WidthPixel but it is return negative value below is sample code for draw a line shape ShapePath shapePathBottom …...Cells Product Family cells-net , aspose-cells tejas.patel...coordinate values. Review the Aspose.Cells documentation for any limitations...

    forum.aspose.com/t/excel-crash-when-open-it/315455
  10. The exporting in pdf generates a different tabl...

    I have a similar problem. I have upgrade to Aspose 25.10 and the problem is still not solved. The exporting in pdf generates a different table than the one in word. If I save in PDF using the Word application the pdf is …...for (int i = 0; i < 3; i++) { Cell cell1 = builder.InsertCell();...= 70; builder.Write("test"); Cell cell2 = builder.InsertCell();...

    forum.aspose.com/t/the-exporting-in-pdf-generat...