Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 17,873 for

services

(0.53 sec)
  1. Shape to Image of emf to png format gives blank...

    Dear Support, We are using Aspose.Diagram for .NET version 24.12.0 in a C#-application which is used on Windows platforms and Linux platforms. We have an issue with saving the shapes of a Visio-document in the master f…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/shape-to-image-of-emf-to-png...
  2. Opening and Saving a PPTM File in C# Throws a N...

    Hi Team, Attached a simple .net8 console app project with a pptm file. In this project with this pptm a simple open and save action throws Unhandled exception. System.NullReferenceException: Object reference not set …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/opening-and-saving-a-pptm-fi...
  3. Aspose Email Java com.aspose.email.internal.hv....

    Hi folks, This exception begin to raise, sometimes, since start of december 2024. It’s realy paine because we must handle the emails manually :frowning: : com.aspose.email.internal.hv.zb: JSONObject[“address”] not fou…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/aspose-email-java-com-aspose...
  4. PDFConverter - Error on GetNextImage - Paramete...

    I have several PDF files I am trying to convert to PNG. Many of them work but many do not. I am calling PdfConverter.GetNextImage and getting a Parameter Not Valid Error. I will attach a code sample below. The file T…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/pdfconverter-error-on-getnex...
  5. Footer text showing in grey colour in Powerpoin...

    Hi In Aspose Slides for Java, we are using the following code snippet for inserting the footer text java.awt.Color footerColor = java.awt.Color.RED; // Set the text color for the footer. IFillFormat fillFormat = para…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  6. Copy excel is not working properly when we try ...

    Hi Team, Good Morning!!! I am encountering an issue while copying multiple source workbooks containing PivotTables into a destination Excel workbook. The destination workbook is created, but it gets corrupted. When I t…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/copy-excel-is-not-working-pr...
  7. Get HTML of extracted text from word file - Fre...

    HI Aspose Team, I am extracting some specific text from word file using Aspose.Word C# . Now I have to get html of extracted text. I don’t want to convert word into html and rework on it, Is there any method which i c…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/get-html-of-extracted-text-f...
  8. Load converted SpreadsheetML: Invalid column in...

    Steps to reproduce: Create a new Excel file. Select columns after e.g. M until the last one. Right-click on column names and select Hide. Keep clicking on a right arrow of a horizontal scroll bar until no column is vis…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/load-converted-spreadsheetml...
  9. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/some-content-cannot-be-repla...
  10. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/setting-builder-font-bold-fa...