Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 14,828 for

dom

(0.05 sec)
  1. Find and Replace Text in PDF using Form Fields ...

    Find and replace text in PDF documents using form field values in C# .NET. Find and remove the text from PDF in C#. .NET PDF API....it with Form Field: Combining DOM API and Facades Features Facebook...can combine the features from DOM API and Aspose.Pdf.Facades. However...

    blog.aspose.com/2011/05/26/find-text-in-pdf-and...
  2. How to insert Blank Paragraph into Document usi...

    Hi Team, I’m using document builder to insert blank paragraph along with clear formatting after some nodes. code: builder.getFont().clearFormatting(); builder.getParagraphFormat().clearFormatting(); builder.insertPa…...Paragraph into Document using DOM Aspose.Words Product Family words-java...

    forum.aspose.com/t/how-to-insert-blank-paragrap...
  3. Extra paragraph is created when single line TXT...

    Repro in Java: String input = "This string has no line breaks."; ByteArrayInputStream inputStream = new ByteArrayInputStream(input.getBytes(StandardCharsets.UTF_8)); Document document = new Document(inputStr…...TXT document is imported into DOM using Java Aspose.Words Product...the TEXT into Aspose.Words’ DOM, a paragraph for end of section...

    forum.aspose.com/t/extra-paragraph-is-created-w...
  4. HTML to PDF Dom approach : Text around images -...

    Hi Tilal, While generating pdf from html content we are facing an issue in which the text which is besides an image (in html file) is getting wrapped below the image in pdf. We have seen these below mentiond links on A…...HTML to PDF Dom approach : Text around images Aspose.PDF Product...

    forum.aspose.com/t/html-to-pdf-dom-approach-tex...
  5. Create number and bullet list when TXT is impor...

    I would like to create a lists automatically similar MS Word behaviour. When I put in Word: 1. Some text. and press Enter, then Word automatically creates list item and show as: {indent} 1. {tab char} Some text. (…...list when TXT is imported into DOM using NET Aspose.Words Product...txt file into Aspose.Words’ DOM. Please check the following code...

    forum.aspose.com/t/create-number-and-bullet-lis...
  6. StructuredDocumentTag with section break does n...

    Hi, I need to insert multiple section (continuos and with multi columns) into StructuredDocumentTag, but i receive an exception “Cannot insert a node of this type at this location.”. I tried the solution manually with …...section break does not import into DOM using .NET Aspose.Words Product...

    forum.aspose.com/t/structureddocumenttag-with-s...
  7. Document is not Imported into DOM at IBM WebSph...

    I faced the same problem using aspose words for java 21.5 and 21.6. It is mentioned in a business support case, when I testet a bugfix in version 21.5 last month. There is already an issue logged: WORDSNET-22294...Document is not Imported into DOM at IBM WebSphere Application...

    forum.aspose.com/t/document-is-not-imported-int...
  8. Maximum Limit of Nested IF Statements Fields | ...

    What is limit of Nested IF statement? Basically I want to know how many If condition I can use in Nested IF statement....Words DOM (Document Object Model) | C#...

    forum.aspose.com/t/maximum-limit-of-nested-if-s...
  9. Convert HTML String to PDF using DOM Approach i...

    Hi team, I have included the Aspose.PDF dll version 17.7.0.0 from Nuget packages in Visual Studio. I am trying to convert a div HTML into PDF version with the below mention code in Aspose. String html = “this is a lin…...Convert HTML String to PDF using DOM Approach in Aspose.PDF for .NET...document(s) while using Aspose.Pdf DOM (Document Object Model) approach...

    forum.aspose.com/t/convert-html-string-to-pdf-u...
  10. Bookmarks are imported at incorrectly into Aspo...

    Hello, we were using the following line of code for our bookmark which is in a table: Paragraph parentParagraphOfBookmarkEnd = (Paragraph)bookmarkEnd.ParentNode; This was an essential step in our algorithm to remove b…...Words DOM using C# Aspose.Words Product...

    forum.aspose.com/t/bookmarks-are-imported-at-in...