Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 17,866 for

services

(0.1 sec)
  1. Differentiation between Comments and Reference ...

    Hello Everyone and @alexey.noskov, In my Java code I remove comments from my document. When converting word to PDF using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/differentiation-between-comm...
  2. ExtractPages - when I use ExtractPages it break...

    Good day, when I split the document into sections. I use the following code for this, it breaks the numbering in the document. Could you take a look at it for me? Document docPR = new Document($"{path}4P003q.docx"); D…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/extractpages-when-i-use-extr...
  3. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  4. Issue with Arabic Text Display in PDF Conversio...

    We are using Aspose.PDF version 24.1.0 to convert an HTML file to PDF. While the general conversion works, we are facing a critical issue with the display of Arabic text. Specifically, there are large spaces between Arab…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/issue-with-arabic-text-displ...
  5. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/topic/312049
  6. Aspose.Slides.NET6.CrossPlatform - The Type Ini...

    Hi Aspose Support Team, I am using alpine Linux (version 3.16) inside my docker container and I am usingAspose.Slides.NET6.CrossPlatform (version 24.3.0) to Convert PPT slide to image but I am getting the following erro…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  7. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/height-and-width-is-not-sett...
  8. HTML to PDF Japanese language reflecting as box...

    I have Docker Image, and have HTML, I am trying to convert this type of HTML to PDF but Japanese, Chinese and Korean character are reflecting as box, attached the output file. Please suggest why characters are not appear…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/html-to-pdf-japanese-languag...
  9. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  10. Aspose words Java -ExportDocumentStructure - vi...

    When exporting DOCX to PDF with pdfOptions.setExportDocumentStructure(true) enabled, the Table of Contents (TOC) shows an unexpected visible space after the page number (trailing whitespace) on TOC lines in the tagged PD…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/aspose-words-java-exportdocu...