Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 287,690 for

management

(0.1 sec)
  1. Aspose.Cells OverflowException - Free Support F...

    This workbook produces an error like Aspose.Cells.CellsException: OverflowException: Arithmetic operation resulted in an overflow.(Based on cell Sheet1!H3) When workbook.CalculateForumla() is called on it bab-overflow…...access to our Paid Support management team....

    forum.aspose.com/t/aspose-cells-overflowexcepti...
  2. Tags with hidden attribute visible in pdf outpu...

    When running the following C# code using Aspose.HTML 23.6.0 I would expect an empty pdf but the text inside the div is visible using HTMLDocument document = new(@"<div hidden="""">This should be hidden", “.”); Converte…...access to our Paid Support management team. aspose.notifier September...

    forum.aspose.com/t/tags-with-hidden-attribute-v...
  3. (vsd -> vsdx) Cannot convert image type to stri...

    java.lang.IllegalStateException is thrown when converting vsd file to vsdx. vsd file and callstack: image convert error.zip (56.1 KB) The file was converted using this part of code: File file = new File(PATH_TO_VSD_F…...access to our Paid Support management team....

    forum.aspose.com/t/vsd-vsdx-cannot-convert-imag...
  4. Numbers file (Apple) not extracting charts - Fr...

    I am trying to extract a chart from the numbers file, but it says no chart is available. Code snippet: LoadOptions opts = new LoadOptions(Aspose.Cells.LoadFormat.Numbers); var workbook = new Workbook(“numbers_excel.nu…...access to our Paid Support management team....

    forum.aspose.com/t/numbers-file-apple-not-extra...
  5. PS to PDF: Convert failed - Free Support Forum ...

    I am trying to use Aspose.PDF to convert an ps file to PDF. This is working wrong. Document document = new Document(“D:\test.ps”, new PsLoadOptions()); document.Save(“D:\6500000003.pdf”); I am not sure how to make i…...access to our Paid Support management team....

    forum.aspose.com/t/ps-to-pdf-convert-failed/258388
  6. Get AlternateView Content by MediaType - Free S...

    Hello and thank you very much for this vital feature, hopefully it is case insensitive, right? ie var textBody = msg.GetAlternateViewContent(“text/plain”); and var textBody = msg.GetAlternateViewContent(“Text/Plain…...access to our Paid Support management team....

    forum.aspose.com/t/get-alternateview-content-by...
  7. PdfFileInfo.HasOpenPassword leads to unexpected...

    Hello, we need to check whether a PDF is password protected. Here’s how we do it: using (var pdfFileInfo = new PdfFileInfo(InputFile)) { return pdfFileInfo.HasOpenPassword; } When obtaining the value of “pdfFileInf…...access to our Paid Support management team....

    forum.aspose.com/t/pdffileinfo-hasopenpassword-...
  8. Save Word document to Pcl missing text - Free S...

    I use Aspose.Words to save document to Pcl: Document document = new Document(@"D:\Temp\testPclText.docx"); PclSaveOptions pclSaveOptions = new PclSaveOptions(); document.Save(@"D:\Temp\testPclText.pcl", pclSaveOptions)…...access to our Paid Support management team....

    forum.aspose.com/t/save-word-document-to-pcl-mi...
  9. Argument Exception value cannot be null - Free ...

    Using the current latest version 23.10 having a space in the domain name for an image source causes System.ArgumentNullException: Value cannot be null. private static void ArgumentExceptionValueCannotBeNull() { con…...access to our Paid Support management team. aspose.notifier November...

    forum.aspose.com/t/argument-exception-value-can...
  10. .NET 7 to .NET 8 migration throws error: System...

    I am using latest version of Aspose.Email version 24.6.0. Following code works in .NET 7 but fails in .NET 8. var client = GetExchangeEwsClient(); ExchangeMailboxInfo mailboxInfo = client.GetMailboxInfo(_exchangeConfi…...access to our Paid Support management team....

    forum.aspose.com/t/net-7-to-net-8-migration-thr...