Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 120,365 for

management

(0.3 sec)
  1. Aspose is unable to convert html to pdf - Free ...

    Please find attached zip file. The zip file contains the code POC and the HTML file. We are trying to convert given html to PDF using following code. But when the code reaches to Converter.ConvertHTML it gets stuck there…...access to our Paid Support management team. aspose.notifier February...

    forum.aspose.com/t/aspose-is-unable-to-convert-...
  2. 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…...access to our Paid Support management team....

    forum.aspose.com/t/stack-overflow-when-converti...
  3. PDF to WORD not supported in Aspose WORDS java ...

    Hi, I am trying to PDF to DOCX using Aspose words for Java. I am using the latest version currently available which is 25.9. But when running this code (to convert a PDF to DOCX), I get this error: com.aspose.words.Un…...access to our Paid Support management team. As workaround you can...

    forum.aspose.com/t/pdf-to-word-not-supported-in...
  4. Adding VBA Module | Aspose.Tasks Documentation

    Learn how to add new VBA modules into Microsoft Project files using Aspose.Tasks for .NET....macros that automate project management tasks. With Aspose.Tasks...

    docs.aspose.com/tasks/net/adding-vba-module/
  5. 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…...access to our Paid Support management team. It would be great if...

    forum.aspose.com/t/svg-picture-is-not-rendered-...
  6. Aspose.Words Bug Report: Header Table Renders N...

    Summary Tables in header sections render narrower than body content in converted PDFs, despite having correct width properties. The table width is programmatically set to match the full available page width, but the PDF…...access to our Paid Support management team....

    forum.aspose.com/t/aspose-words-bug-report-head...
  7. 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 = @"…...access to our Paid Support management team....

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  8. AttachSignature issue - Free Support Forum - as...

    Hello, FYI: Dim MyMapiMessage As MapiMessage = MapiMessage.Load(str, loadopt) MyMapiMessage.Headers.Set("X-Mailer"... Dim SignedMessage As MapiMessage = New Email.SecureEmailManager().AttachSignature(MyMapiMessage, MyC…...access to our Paid Support management team. alexander.pavlov January...

    forum.aspose.com/t/attachsignature-issue/324178
  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 …...access to our Paid Support management team. amjad.sahi August 11...

    forum.aspose.com/t/image-looks-slightly-differe...
  10. Table GetHeight - Free Support Forum - aspose.com

    Hello, I’d like to find the height of Table. There is the GetHeight() function. But if in the table there is a TextFragment, and the width of the text exceeds the cell, it fits well on several rows, but the height of t…...access to our Paid Support management team. Thank you for provided...

    forum.aspose.com/t/table-getheight/316445