Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 18,530 for

paragraph

(0.12 sec)
  1. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......= null) { //Paragraph paragraph = new Paragraph(pageDoc); //Run...ControlChar.LineBreak); //paragraph.AppendChild(run); //pageDoc...

    forum.aspose.com/latest.rss
  2. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Node.js....images, character formatting, paragraph margins and spacing. However...shading color of the cell or paragraph, or based on the color of...

    docs.aspose.com/words/nodejs-net/converting-to-...
  3. Several JPG Into TXT Python

    Merge multiple JPG into TXT in Python code. Save JPG as TXT using Python....insert_image(fileName) # Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/python-net/merge/jpg-...
  4. Several Image Into DOCX Python

    Merge multiple Image into DOCX in Python code. Save Image as DOCX using Python....insert_image(fileName) # Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/python-net/merge/imag...
  5. Mail Merge Template in Python|Aspose.Words for ...

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Python....inset_field , and insert_paragraph methods. The following code... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/python-net/mail-merge-tem...
  6. Aspose::Words::DocumentBuilder::MoveToBookmark ...

    Aspose::Words::DocumentBuilder::MoveToBookmark method. Moves the cursor to a bookmark in C++....level, moves to the next paragraph. The comparison is not case-sensitive...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/saveformat/#Markdown) format...Specifies how to export empty paragraphs to Markdown. Default value...Specifies the string to use as a paragraph break when exporting in text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape.... Paragraph ( doc ))) builder . write...first_section . body . first_paragraph . append_child ( group ) doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Html to Pdf - need to preserve whitespace and w...

    Trying to have a section in my HTML that preserves existing whitespace (particularly carriage returns) but also maintains appropriate width via normal word-wrap. Found that CSS class below seems to work fine in both Chr…...gets ignored, so words and paragraphs are collapsed. Any workaround...HTML with a more obvious paragraph. Change the extension to HTML...

    forum.aspose.com/t/html-to-pdf-need-to-preserve...
  10. 通過 Java 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 ODP 文件中提取文本和圖像的 Java 示例代碼。...length; i++){ //Loop through paragraphs in current TextFrame for...through portions in the current Paragraph for (IPortion port : para...

    products.aspose.com/slides/zh-hant/java/parser/...