Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 283,506 for

management

(0.22 sec)
  1. Textbox that can only enter numbers - Free Supp...

    We noticed that some controls in PDF can restrict input to only numbers. I want to know if this can be achieved in Aspose.PDF. I want to be able to detect these field....access to our Paid Support management team....

    forum.aspose.com/t/textbox-that-can-only-enter-...
  2. Convert Dotx template to PDF failed : The docum...

    Hi, We are using last version Aspose.Words.Document to convert Docx/Dotx to PDF. Ex. : var lAsposeDoc =new Aspose.Words.Document(lFullPathFile); lAsposeDoc.Save(lStream, Aspose.Words.SaveFormat.Pdf); Dotx documents …...access to our Paid Support management team....

    forum.aspose.com/t/convert-dotx-template-to-pdf...
  3. 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 …...access to our Paid Support management team. leoluo October 17,...

    forum.aspose.com/t/sheetrender-with-incorrect-v...
  4. 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…...access to our Paid Support management team....

    forum.aspose.com/t/svg-gets-generated-different...
  5. 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…...access to our Paid Support management team. Please also share the...

    forum.aspose.com/t/pptx-to-pdf-is-not-convertin...
  6. 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…...access to our Paid Support management team....

    forum.aspose.com/t/how-to-insert-image-into-a-p...
  7. 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…...access to our Paid Support management team....

    forum.aspose.com/t/saving-a-loaded-rtf-document...
  8. 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…...access to our Paid Support management team. pcaillol February 24...

    forum.aspose.com/t/broken-powerpoint-presentati...
  9. 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…...access to our Paid Support management team. minaeimi February 20...

    forum.aspose.com/t/error-java-lang-nullpointere...
  10. 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…...access to our Paid Support management team....

    forum.aspose.com/t/system-indexoutofrangeexcept...