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

management

(0.16 sec)
  1. 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...
  2. 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
  3. 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...
  4. 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-...
  5. 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...
  6. 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...
  7. .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...
  8. Aspose.Words Java updatePageLayout() PDF issue ...

    Hello, we found an issue with Document::updatePageLayout() method side effects. input.docx (8.7 KB) Repro code: Document doc = new Document("input.docx"); doc.updatePageLayout(); doc.save("output.pdf", SaveFormat.PDF…...access to our Paid Support management team. aspose.notifier June...

    forum.aspose.com/t/aspose-words-java-updatepage...
  9. Aspose.Words (23.1.0) : Export to PDF renders a...

    Hello Team ! Summer ends… too bad, need to wait for another year :wink: I encounter a problem converting Word File to PDF with Aspose.Words v23.1.0 A part of the footer content disappear with Aspose (the green backgro…...access to our Paid Support management team....

    forum.aspose.com/t/aspose-words-23-1-0-export-t...
  10. Convert RVM to AMF via Python | products.aspose...

    Sample code for RVM to AMF Python conversion. Use API example code for batch RVM files to AMF conversion within VB.NET, Asp.NET or any .NET based application.... Open NuGet package manager, search for Aspose.3D and install...following command from the Package Manager Console. Command line pip install...

    products.aspose.com/3d/python-net/conversion/rv...