Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 119,749 for

management

(0.16 sec)
  1. Missing ARM64 package for Linux - Free Support ...

    We’re currently trying to move our testing pipelines to ARM64 Linux (Graviton instances) to speed up their currently very slow execution, and Aspose.Words for Python not having a Linux ARM64 build is completely blocking …...access to our Paid Support management team....

    forum.aspose.com/t/missing-arm64-package-for-li...
  2. Corrupted PPTX File When Converting from PPT in...

    I use Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The output file is corrupted when opening with MS PowerPoint 365. Here is the code snippet that I use to convert this file: Presentation d…...access to our Paid Support management team. 1 Like...

    forum.aspose.com/t/corrupted-pptx-file-when-con...
  3. 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…...access to our Paid Support management team....

    forum.aspose.com/t/pdf-generation-fails-when-an...
  4. Table content getting split when converted from...

    Hi, I’m trying to convert a docx file with 104 pages into pdf, I can see the output pdf contains 106 pages. When exploring I saw a table on page 37 (in docx) got split into two tables in the next page in pdf. Simsun a…...access to our Paid Support management team. rsv2 February 4, 2026...

    forum.aspose.com/t/table-content-getting-split-...
  5. LET function #NAME error - Free Support Forum -...

    We are getting a couple of errors due to the LET function after calling wb.CalculateFormula(ignoreError: true). We are using version 25.9 of Aspose.Cells When using an xlsb workbook format with a LET function and call…...access to our Paid Support management team. 1 Like amjad.sahi October...access to our Paid Support management team. 1 Like amjad.sahi October...

    forum.aspose.com/t/let-function-name-error/319910
  6. 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 …...access to our Paid Support management team. aspose.notifier October...

    forum.aspose.com/t/aspose-word-convert-pdf-to-m...
  7. 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.…...access to our Paid Support management team....

    forum.aspose.com/t/insert-html-into-word-includ...
  8. 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 …...access to our Paid Support management team. avinashchilke1 June...

    forum.aspose.com/t/table-layout-in-document-get...
  9. 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…...access to our Paid Support management team. amjad.sahi October...

    forum.aspose.com/t/cannot-turnoff-listobject-ta...
  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…...access to our Paid Support management team. amjad.sahi April 25...

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