Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 19,363 for

services

(0.25 sec)
  1. Aspose Words forcefully converting string - Fre...

    I have a Json input with both token and value in string format { "TOKEN1": "1000", "TOKEN2": "2000" } and in Template, i have to check if TOKEN1 exist, then display that in certain format, else if TOKEN2 exis…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/aspose-words-forcefully-conv...
  2. How to add the certificate protection without S...

    If we are providing empty values it is showing empty labels how to avoid that. attached image for the reference aspose.png (4.4 KB)...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/how-to-add-the-certificate-p...
  3. Track changes - Revisions issue (355) - Free Su...

    Hi, I encountered an issue with Track Changes in a Word document. It appears as a single revision in Word (see screenshot), but when I compare the revisions from these two Run objects, I don’t get the expected behavior. …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/track-changes-revisions-issu...
  4. Convert Docx to PDF generate an error - Free Su...

    I have a Docx that i want to convert to PDF. When i call the “new Document()”, i get the following error : Exception in thread "main" com.aspose.words.FileCorruptedException: The document appears to be corrupted and c…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/convert-docx-to-pdf-generate...
  5. Document error: TJ operator without preceding T...

    When we trying to extract a text or print a pdf, we are getting the below error message “Document error: TJ operator without preceding Tf - no font set for the text segment“. unfortunately due to privacy, i cant upload …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/document-error-tj-operator-w...
  6. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/find-an-replace-with-multipl...
  7. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/problem-reading-pdf-containi...
  8. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.Cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.Cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = new FileStream(input, F…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/xlookup-returns-value/322497
  9. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs // Create a new workbook Workbook workbook1 = new Workboo…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/cells-importdata-is-failing-...
  10. Graphic elements in HTML are not displayed - Fr...

    I am using Aspose.Cells 25.9.0. .NET 9.0 There is Excel file with Shapes and Icons inserted into it. Unfortunately, when converting to HTML, Icons are not displayed. Code: using System.Text; using Aspose.Cells; usi…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/graphic-elements-in-html-are...