Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 34,505 for

services

(0.13 sec)
  1. PDF to Docx formatting issues - Free Support Fo...

    Formatting Lost when converting PDF to Docx Faced the same issue in Demo Website: Convert Files Online - Word, PDF, HTML, JPG And Many More Following code is used to convert PDF to Docx. string dataDir = @"D:\Aspose";…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/pdf-to-docx-formatting-issue...
  2. Borders, alignment are not picked up when impor...

    Hi there, We are importing HTML into Excel, and it seems that a few CSS styles are not picked up. For instance Borders and Text-align. Please find attached an example HTML, ExcelSheet and the converter code that we us…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/borders-alignment-are-not-pi...
  3. Invalid text color when saving to HTML - Free S...

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

    forum.aspose.com/t/invalid-text-color-when-savi...
  4. Cannot Open a PPTX file: '˙' Is Invalid Value o...

    Hi Cannot open PPTX file because of a dotaccent contained somewhere. Can you please fix this ? Thanks here is file: here is code: using (var stream = new FileStream(ppt, FileMode.Open)) { var presentation = …...You can obtain Paid Support services if you need support on a priority...

    forum.aspose.com/t/cannot-open-a-pptx-file-is-i...
  5. Link is creating for entire paragraph - Free Su...

    Hi Team, I am using following code Page page = document.Pages[1]; TextFragmentAbsorber ta = new TextFragmentAbsorber(“Appendix \r\n13-18”); ta.TextSearchOptions = new TextSearchOptions(page.Rect); ta.Visi…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/link-is-creating-for-entire-...
  6. Unicode character in table cell while keeping t...

    I add a table to a pdf document and I want to print a unicode character in one cell with additional text. The problem is as soon as I add the unicode character the font is changed for the whole TextFragment. row = table…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/unicode-character-in-table-c...
  7. Export to PDF with Wingdings font doesn't use f...

    Hello, I try to export a pdf document with these letters ąĄčČęĘėĖįĮšŠųŲūŪžŽ which have Wingdings font set. I have custom fallback table, that should set these symbols to Arial font. The fallback works fine with other f…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/export-to-pdf-with-wingdings...
  8. How can we combine two PDF(PdfUa1) files to one...

    Hi Aspose Team, How can we combine two PDF(PdfUa1) files to one PDF(PdfUa1) file? We didn’t find any API or options that can help us. If we try to combine two PDF(PdfUa1) files in to one PDF, the output PDF file will no…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/how-can-we-combine-two-pdf-p...
  9. Error "Object reference not set to an instance ...

    When loading a PSD it throws the following error: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(TextOrientation , , ) at .(Txt2Resource , Int32 , …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/error-object-reference-not-s...
  10. MemoryLeak when extracting images from PDF - Fr...

    Hello, we use the code in the attached example project to extract the first image of a PDF as Bitmap. We have been finding out a memory leak, if we call the code several times (500 times in the attached example). What …...You can obtain Paid Support services if you need support on a priority...

    forum.aspose.com/t/memoryleak-when-extracting-i...