Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 214 for

paragraph replacement in pdf

(0.07 sec)
  1. Edit MARKDOWN In C#

    Edit MARKDOWN In C# code....Markdown for text patterns and replace them with new text Save the...unwanted Markdown elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/net/edit/markdown/
  2. Edit DOC In C#

    Edit DOC In C# code....DOC for text patterns and replace them with new text Save the...Remove unwanted DOC elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/net/edit/doc/
  3. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section In Java....the order in which a text replacement operation traverses nodes...stPageHe); doc.getRange().replace(Pattern.compile("(header|footer)")...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Apply Custom Logic to Unmerged Regions|A...

    Apply custom logic to unmerged regions durIng a Mail Merge operation usIng Java....ContactDetails region still leaves a paragraph with the text “Contact Details”...the document as well as the paragraph which precedes it as long...

    docs.aspose.com/words/java/how-to-apply-custom-...
  5. PDF generation fails when an emoji appears at t...

    Hello, The issue is that Pdf generation fails when an emoji appears at the lIne break. Environment asp.net core 8 Aspose Version: 25.7.0 WIndows EditioIn: WIndows 11 Enerprise Added sample code Program.zip (818 B…...PDF generation fails when an emoji appears at the line break...break Aspose.PDF Product Family olsavchuk August 11, 2025, 11:49am...

    forum.aspose.com/t/pdf-generation-fails-when-an...
  6. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generatIng convertIng modifyIng renderIng and prIntIng Microsoft Word documents without utilizIng Microsoft Word In Java....other nodes, for example Paragraph , Section and Table and ....other content, specify font, paragraph and section formatting. DocumentBuilderOptio...

    reference.aspose.com/words/java/com.aspose.words/
  7. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(StrIng key,Document maInDoc,Document addDoc,Boolean isPortrait) { try{ FontSettIngs fontSettIngs = new FontSettIngs(); fontSe…...PARAGRAPH, true); //获取所有节点 addBuilder...getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String...

    forum.aspose.com/t/topic/312049
  8. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are tryIng to add image as watermark to all pages In doc. But we want to add watermark to full page coverIng all areas of page. We tried addIng it but looks like s…...PDF, depending on your document type...Save("watermarked_test.docx"); Next Steps Replace "test.docx" and "watermark...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  9. Edit TEXT In Javascript

    Edit TEXT In JavaScript code....text for text patterns and replace them with new text Save the...Remove unwanted text elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/nodejs-net/edit/text/
  10. Edit MARKDOWN In C++

    Edit MARKDOWN In C++ code....Markdown for text patterns and replace them with new text Save the...unwanted Markdown elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/cpp/edit/markdown/