Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 34,505 for

services

(0.14 sec)
  1. SheetRender with incorrect values - Free Suppor...

    Hello, I’m trying to use the SheetRender from an Excel area with 2 charts. The serie values in the output image are not correct. If you look the chart in the left, for example, these two values are incorrect. Output …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/sheetrender-with-incorrect-v...
  2. SVG gets generated differently depending on the...

    Hi, We experience an issue with the SVG generation from xlsx charts. Depending on the target framework the .svg file will be slightly different. This difference is enough to break functionality in other libraries when t…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/svg-gets-generated-different...
  3. PPTX to PDF Is Not Converting Charts when SaveM...

    Hi, I am trying to convert PPT to PDF and the chart area is blank. var saveOptions = new PdfOptions { SaveMetafilesAsPng = false }; Aspose.Slides.Presentation presentation = new Aspose.Slides.Presentation(@"Affec…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/pptx-to-pdf-is-not-convertin...
  4. How to insert image into a paragraph? - Free Su...

    Hi, I am using PDF Java library with version 23.9. I am trying to insert a .jpg file in the middle of a paragraph. Take the following as an example: Document doc = new Document(); Page page = doc.getPages().add(); Tex…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/how-to-insert-image-into-a-p...
  5. Saving a loaded RTF document destroys the font ...

    The following procedure results in the error: Loading an RTF document with form fields. Saving the document as RTF. Reloading the document. Saving it as a PDF document with the “PreserveFormFields” option enabled. var…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/saving-a-loaded-rtf-document...
  6. Broken PowerPoint Presentation File: Can You Tr...

    Hi Broken pptx but option to repair Can you set up the automatic repair if that is possible ?! Thank you file: code: using (var stream = new FileStream(ppt, FileMode.Open)) { var presentation = new Aspose.Sl…...You can obtain Paid Support services if you need support on a priority...

    forum.aspose.com/t/broken-powerpoint-presentati...
  7. Error: java.lang.NullPointerException: Cannot i...

    We are getting this error: java.lang.NullPointerException: Cannot invoke “com.aspose.words.zzZOh.zzWhW()” because the return value of “com.aspose.words.zzZOh.zzZ85()” is null aspose-word: we tested with aspose-words-24…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/error-java-lang-nullpointere...
  8. Aspose.PDF Product Family - Free Support Forum ...

    Создание объекта TextFragmentAbsorber txtAbsorber = pdf.text.TextFragmentAbsorber(“£283.64”) Список номеров страниц, на которых нужно произвести замену pages_to_edit = [2] Поиск и замена текста только на нужных страниц…...можете получить Paid Support Services , если вам нужна приоритетная...

    forum.aspose.com/t/aspose-pdf-product-family/27...
  9. System.IndexOutOfRangeException when saving PSD...

    Hi Support, I’m getting System.IndexOutOfRangeException when saving PSD file after editing. Below is the code: public ActionResult Update_Color(string unit) { using (var im = (PsdImage)Aspose.PSD.Image.Load(FilePath…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/system-indexoutofrangeexcept...
  10. Appending a TextFragment to TextBuilder gives a...

    I have code that modifies a pdf by adding a TextFragment to TextBuilder. It works for most PDFs but for this specific PDF it throws an IndexOutOfRangeException on the line: textBuilder.AppendText(textFragment); Any ide…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/appending-a-textfragment-to-...