Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 18,130 for

paragraph

(0.2 sec)
  1. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....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/net/converting-to-fixed-p...
  2. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...Paragraphs.Add(new TextFragment("1.1...2. text with newline page.Paragraphs.Add(new TextFragment("2.1...

    forum.aspose.com/t/nullreferenceexception-when-...
  3. 管理文本框|Aspose.Slides for PHP 文档

    使用 PHP 在 PowerPoint 幻灯片上创建文本框。在 PowerPoint 幻灯片中使用 PHP 在文本框或文本框架中添加列。使用 PHP 在 PowerPoint 幻灯片中添加带有超链接的文本框。...() as $paragraph ) { # 迭代段落中的每个部分 foreach ( $paragraph -> getPortions...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  4. MarkdownSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.MARKDOWN](../../aspose.words/saveformat/#MARKDOWN) format...from SaveOptions ) empty_paragraph_export_mode Specifies how...how to export empty paragraphs to Markdown. Default value is MarkdownEmptyParagra...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java.... Add a new paragraph in Paragraphs collection using TextFragment...// Add a new text paragraph in paragraphs collection and pass...

    docs.aspose.com/pdf/java/convert-other-files-to...
  6. Convert other file formats to PDF in .NET|Aspos...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....TextFragment object as paragraph in Paragraphs collection. If the...// Add a new text paragraph in paragraphs collection and pass...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  7. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。...// Add new TextFragment to paragraph par . AppendLine ( textFragment...textFragment ); // Set paragraph position par . Position = new Aspose...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/
  8. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…...(IParagraph paragraph : textFrame.getParagraphs()) { paragraph.getParagraphFormat()...

    forum.aspose.com/t/add-new-last-slide-with-text...
  9. Several JPG Into WORD Javascript

    Merge multiple JPG into WORD in JavaScript code. Save JPG as WORD using JavaScript....insertImage(fileName) // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  10. Several JPG Into DOC Javascript

    Merge multiple JPG into DOC in JavaScript code. Save JPG as DOC using JavaScript....insertImage(fileName) // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/nodejs-net/merge/jpg-...