Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 19,363 for

services

(0.2 sec)
  1. Create Excel Power Query Formula using Aspose.C...

    I found this tutorial on how to update a Power Query formula with Aspose.Cells.Net. However, I cannot seem to find one explaining whether it is possible to create a new Power Query formula. When asking Copilot, it dis…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/create-excel-power-query-for...
  2. PDF generation fails when an emoji appears at t...

    Hello, The issue is that pdf generation fails when an emoji appears at the line break. Environment asp.net core 8 Aspose Version: 25.7.0 Windows Editioin: Windows 11 Enerprise Added sample code Program.zip (818 B…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/pdf-generation-fails-when-an...
  3. Html Content Overlapping issue - Free Support F...

    Hi Aspose Team, We are currently experiencing an issue with HTML-to-PDF conversion using Aspose.PDF. In our HTML content, which includes structured data, the content is not rendering correctly during the conversion pro…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/html-content-overlapping-iss...
  4. Stack overflow crash caused by PdfFileInfo - Fr...

    Hi Team, Attached a simple project that demonstrates a crash caused by PdfFileInfo, when handling a simple one page pdf file. Can you please investigate and give an estimate for the possible fix? Originally detected w…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/stack-overflow-crash-caused-...
  5. Aspose.Word convert pdf to md, content wrong - ...

    Use python,aspose-words=25.6.0, convert pdf to markdown.Extra spaces appear in the converted md file. For example, in the pdf, there is a paragraph with a URL in normal format. In the md document after the conversion is …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/aspose-word-convert-pdf-to-m...
  6. Save call is stuck while adding Html Fragment -...

    Hi, I am having the same issue, I’ve attached the file with source code, HTML sample, and a screenshot of what I see when it gets stuck. Versions that were tested: “Aspose.PDF.Drawing” 23.12.0, 24.7.0.,24.1 I am runni…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/save-call-is-stuck-while-add...
  7. Cannot turnoff ListObject (table) AutoFilter Co...

    How can we turn off AutoFilter completely on a ListObject (table)? We have tried the following: Workbook workbook = new Workbook("Demo.xlsx"); Worksheet worksheet = workbook.Worksheets[0]; ListObject listObj = workshee…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/cannot-turnoff-listobject-ta...
  8. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/insert-html-into-word-includ...
  9. Table layout in document get disturb when Mergi...

    Hello Team, I am merging multiple documents in consolidated document, one of table get disturb, more aligned to right, please check attachment original and merged document and code sample attach. Please guide . Thanks …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/table-layout-in-document-get...
  10. insertColumns() not work fine with InsertOption...

    Hi, I have an issue. When I try insert row/column with the object InsertOption this work fine with the insertRows() but not with insertColumns(). Workbook workbook = new Workbook("cicciofessa.xlsx"); Worksheet workshe…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/insertcolumns-not-work-fine-...