Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 214 for

paragraph replacement in pdf

(0.03 sec)
  1. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和Pdf文件的目录对应,Pdf的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: strIng desPath = Path.CombIne(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...8:03am 1 问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下:...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...

    forum.aspose.com/t/word/316558
  2. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.Pdf functionality Into .NET 8 application usIng Docker LInux or WIndows contaIners...PDF for .NET 8 in Docker Contents [...example provided below. Aspose.PDF.Drawing v.24.01. Create sample...

    docs.aspose.com/pdf/net/docker/dotnet8/
  3. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a maIn document and a glossary document of a Word document In Java.... // 1 - Paragraph node: Paragraph para = (Paragraph) doc.getChild(NodeType...getChild(NodeType.PARAGRAPH, 4, true); para.accept(hiddenContentRemover);...

    reference.aspose.com/words/java/com.aspose.word...
  4. C++ File Format Processing APIs | products.aspo...

    C++ Libraries read write render and convert multiple document formats....Microsoft Office File Formats, PDF & Barcode Develop C++ applications...Word, PowerPoint, Outlook & PDF formats. Barcode generator &...

    products.aspose.com/total/cpp/
  5. Edit HTML, MHTML, and Markdown Using C#

    Code to edit HTML, Markdown, and MHTML files In C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of a document....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    products.aspose.com/html/net/editor/
  6. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluatIng Aspose.Pdf for .Net as a Replacement for iTextSharp. I am usIng the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …...PDF Product Family rernst July 16...evaluating Aspose.Pdf for .Net as a replacement for iTextSharp....

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  7. Edit HTML In Python

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

    products.aspose.com/words/python-net/edit/html/
  8. Edit MARKDOWN In Python

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

    products.aspose.com/words/python-net/edit/markd...
  9. Edit WORD In Python

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

    products.aspose.com/words/python-net/edit/word/
  10. Edit Markdown In Python

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

    products.aspose.com/words/python-net/edit/md/