Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 19,522 for

services

(0.15 sec)
  1. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/extra-text-appears-when-conv...
  2. NodeImporter breaks padding - Free Support Foru...

    Hi there we use Aspose.Words to copy ContentControls of multiple documents into a single resulting docx file. We use the NodeImporter for this use case like var importFormatOptions = new ImportFormatOptions { KeepSour…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/nodeimporter-breaks-padding/...
  3. DOCX to PDF conversion issue in our application...

    Description: We are experiencing an issue during the conversion of DOCX documents to PDF using Aspose. The problem is reproducible in version 26.3.0. Issue details: During the conversion process, the resulting PDF d…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/docx-to-pdf-conversion-issue...
  4. Aspose Word to HTML Conversion – Content Contro...

    Hi, When I convert a Word document to HTML (either online using the link below or programmatically), I encounter an issue: the inner content of content controls is not wrapped with a <div> tag in the HTML structure. Why…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/aspose-word-to-html-conversi...
  5. Aspose.words PDF creation using html is blockin...

    Issue Description We are using Aspose.Words for .NET version 25.x to generate PDF files from HTML content. The HTML content includes image paths that point to files located on an Azure File Share. However, we are experi…...prevents other processes or services from accessing or modifying...

    forum.aspose.com/t/aspose-words-pdf-creation-us...
  6. Saving a file using FileFormatToSaveFormat remo...

    Hi, I am using Aspose.Cells version 26.2.0. I have attached a ZIP file containing four files: input.xlsx, output.xlsx, input-saved.xlsx, and output-saved.xlsx. output.zip (105.2 KB) In our code, we use Aspose.Cells t…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/saving-a-file-using-fileform...
  7. PDF rendition is not showing the table title (m...

    Hi, When we request for a word to PDF rendition, The column titles “1st Build”, “2nd Build” and the letters “c” and “CI” are moved to left in the PDF rendition. // Open a document Document doc = new Documen…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/pdf-rendition-is-not-showing...
  8. Quality of Thumbnails Is Very Poor When Convert...

    Hi, I am trying to get thumbnail images for certain shapes, but the quality of thumbnails is very poor. Please find attached the thumbnail image, code below. ppt_tb_image_1.png (1.8 KB) ppt_tb_image_21.png (575 Bytes) …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/quality-of-thumbnails-is-ver...
  9. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCell(false);…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/difference-in-html-output/31...
  10. Converting Presentation with EMF Images to PDF ...

    Hello, We are looking into upgrade of current Aspose.Slides library, but encountered an issue with conversion of PPT presentation containing an EMF image to PDF. Below is the sample code: final String targetPdfFile =…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/converting-presentation-with...