Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 204,311 for

excel

(0.35 sec)
  1. Text is getting cut off when ingesting the Exce...

    Dear Aspose. As you can see from example. When table in the sheet is printed as a range, then the top of the text in bottom cell is mixed with underline of text above. Also bottom part of text in bottom cell is cut o…...cut off when ingesting the Excel range Aspose.Cells Product Family...see from the screenshot of Excel for Desktop vs Aspose.Cells...

    forum.aspose.com/t/text-is-getting-cut-off-when...
  2. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...Image distorted in excel to pdf transformation (ECDCTS-10606)...image was distorted a bit in Excel to PDF transformation. I noticed...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  3. [Apose.Cells C++] SaveAs in XLS format crashes ...

    Hello, Using Aspose.Cells for C++ 24.2.0 A pointer exception occurs when saving an Excel file to XLS format (Aspose::Cells::SaveFormat::Excel97To2003) when the Excel file contains Defined Names with an invalid expressi…...in XLS format crashes when Excel file contains invalid "Defined...exception occurs when saving an Excel file to XLS format (Aspose:...

    forum.aspose.com/t/apose-cells-c-saveas-in-xls-...
  4. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...Image distorted in excel to pdf transformation (ECDCTS-10606)...not find the pattern of ms excel to process such kind of group...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  5. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the Excel chart when I open the Excel chart and view it. public virtual S…...not look like the original excel chart Aspose.Cells Product Family...manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  6. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the Excel chart when I open the Excel chart and view it. public virtual S…...not look like the original excel chart Aspose.Cells Product Family...nothing like the excel chart when I open the excel chart and view...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  7. Preserve Linking of OLE Objects to Excel When P...

    Hi I have a use case where I have a PowerPoint with multiple OLE Objects that are linked to an Excel file. I am sending the PowerPoint and Excel as base64 encoded strings via an API and will be inserting the slide into…...Preserve Linking of OLE Objects to Excel When PPT Slide Is Inserted into...to an Excel file. I am sending the PowerPoint and Excel as base64...

    forum.aspose.com/t/preserve-linking-of-ole-obje...
  8. Possible to create corrupted Excel file by spec...

    A minor issue for sure, but because of an off-by-one error in my code I discovered that it is possible to create a corrupted Excel file by setting the EndRow of a Validation’s CellArea to a value greater than Workbook.Se…...Possible to create corrupted Excel file by specifying out of bounds...possible to create a corrupted Excel file by setting the EndRow of...

    forum.aspose.com/t/possible-to-create-corrupted...
  9. How to Remove a Formula in Excel without Removi...

    This step-by-step tutorial explains how to remove a formula in Excel without removing contents in C# .NET environment for Linux, macOS and Windows....How to Remove a Formula in Excel without Removing Contents in...we will learn how to remove Excel formula without removing contents...

    kb.aspose.com/cells/net/how-to-remove-excel-for...
  10. How to Make a Copy of an Excel Sheet in C++

    This short tutorial will provide information on how to make a copy of an Excel sheet in C++. You will learn to configure the environment, steps and code to perform Excel sheet copy in C++....Family How to Make a Copy of an Excel Sheet in C++ This quick tutorial...on how to make a copy of an Excel sheet in C++ . It contains the...

    kb.aspose.com/cells/cpp/how-to-make-a-copy-of-a...