Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 15,203 for

services

(0.29 sec)
  1. Copying formulas with cell referecing other she...

    Hi, I have a workbook with following formula in cell G3 in Sheet1 which is referencing Sheet2. When I try to copy this formula to cell C3 in Sheet1, the relative cell reference part is the same as source and won’t ajust…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/copying-formulas-with-cell-r...
  2. GetPresentationInfo Method Is Unable to Determi...

    Hi Team, Attached a simple pptm file, for which GetPresentationInfo() returns with an instance of IPresentationInfo with LoadFormat.Unknown value of LoadFormat attribute The pptm file can be opened without any problem…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/getpresentationinfo-method-i...
  3. Spill function is not updating - Free Support F...

    Dear Aspose Team, I am using Aspose.Cells 25.11.0. .NET 9.0 We have Spill Function includes LET with XLOOKUP and run RefreshDynamicArrayFormulas and CalculateFormula Spill function does not update correctly. If I s…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/spill-function-is-not-updati...
  4. Convert PDF to PDF/A | Aspose.PDF for .NET | Fo...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with some embedded fonts (Sample_input.pdf) the processed file has other font names (some …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...
  5. Stack Overflow when converting a document to PD...

    Dim oDoc As Aspose.Words.Document = Nothing Dim oWordsOptions As Aspose.Words.Loading.LoadOptions = Nothing oWordsOptions = New Aspose.Words.Loading.LoadOptions oWordsOptions.ResourceLoadingCallback = Ne…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/stack-overflow-when-converti...
  6. Calling shape->GetImage() in C++ Throws an Argu...

    I am using Aspose.Slides for C++ 25.4 version , to convert all shapes to images. I have a ppt with math equations. srcShape->GetImage() Throws an exception: System::ArgumentNullException: Value can not be null.: imag…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/calling-shape-getimage-in-c-...
  7. SVG Picture Is Not Rendered Correctly When Conv...

    Hi, When converting a PPTX document to PDF, an SVG logo is not rendered correctly. Aspose.Slides version used: 25.12 Code used: Presentation pres = new Presentation(options.SourcePath); pres.Save(options.DestinationP…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/svg-picture-is-not-rendered-...
  8. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  9. Image looks slightly different than in Excel af...

    Hi, we use following code to render an image in Excel to png: Workbook wb = new Workbook(“Example2.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 2”]; string rangeName = “BIPLI_Example2”; CellsHelper.DPI …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/image-looks-slightly-differe...
  10. Handling Exceptions with Aspose.Tasks for C++ |...

    A comprehensive guide on using Aspose.Tasks to handle exceptions while working with Microsoft Project files....Resources by Name Reporting Services Subscribe to Aspose Product...

    docs.aspose.com/tasks/cpp/handling-exceptions/