Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 18,540 for

paragraphs

(0.88 sec)
  1. Formatage du texte dans un PDF en utilisant C#|...

    Apprenez à formater le texte dans un document PDF en .NET en utilisant Aspose.PDF pour améliorer la présentation visuelle du document....TextFragment et la collection de Paragraphes. Veuillez utiliser le code...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/fr/net/text-formatting-insi...
  2. Java kullanarak Word'de Sayfa Sonlarını Ortadan...

    Bu makalede, Java kullanılarak Word'de sayfa sonlarının nasıl ortadan kaldırılacağı açıklanmaktadır. Ortam ayarları, programlama adımlarının bir listesi ve Java kullanarak Word'deki tüm sayfa sonlarını kaldırmak için çalıştırılabilir bir örnek kod hakkında ayrıntılar içerir....bulmak ve kaldırmak için tüm paragraphs boyunca yineleyin Sayfa sonlarını...filtrelemek için NodeType.PARAGRAPH numaralandırıcı değerini kullanır...

    kb.aspose.com/tr/words/java/how-to-eliminate-pa...
  3. 怎么实现删除指定段落之前的内容 - Free Support Forum - aspose.com

    怎么把正文中某个段落之前的所有内容清除?包括Body、Section、HeaderFooter ,我有方法,但是我害怕会出现其它问题,麻烦官方给我一个正确的示例...获取要删除内容之前的段落 Paragraph targetParagraph = (Paragraph) doc.getChild(NodeType...getChild(NodeType.PARAGRAPH, 0, true); // 假设要删除之前的段落是第一个段落 // 获取目标段落的父节...

    forum.aspose.com/t/topic/316479
  4. Aspose.PDF С++ Example|Aspose.PDF for C++

    Esta página mostra como usar programação simples para criar um documento PDF contendo texto - Hello World...."); auto paragraphs = page->get_Paragraphs(); paragraphs->Add(text);...

    docs.aspose.com/pdf/pt/cpp/hello-world-example/
  5. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... PARAGRAPH The object is positioned relative...relative to the top of the paragraph that contains the anchor....

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.CurrentParagraph | Aspose.Words...

    Access the selected paragraph in DocumentBuilder easily with the CurrentParagraph property. Streamline your document editing process today!...CurrentParagraph property Gets the paragraph that is currently selected...DocumentBuilder . public Paragraph CurrentParagraph { get ; }...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FieldFileSize.is_in_megabytes property | Aspose...

    FieldFileSize.is_in_megabytes property. Gets or sets whether to display the file size in megabytes.... insert_paragraph () # Below are three different...Kilobytes: builder . insert_paragraph () field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. EditableRange class | Aspose.Words for Node.js

    Aspose.Words.EditableRange class. Represents a single editable range..." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Why does ParagraphFormat.getFirstLineIndent() r...

    请看一下附件里的template.zip (42.3 KB)这个模板文件,可以看到如附件里的 这个截图所示,first line indent是没有设置的。 然后当我在用Aspose Java的API去读取这个模板文件里的这个样式的first line indent时,发现得到的是-28.35,见附件里的 截图。截图里的程序如下,把new Document(new FileInputStream(“xxx.dotm”)…...typically indicates that the paragraph has a hanging indent set....that the first line of the paragraph is indented to the left of...

    forum.aspose.com/t/why-does-paragraphformat-get...
  10. FieldListNum Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Fields.FieldListNum för sömlös implementering av LISTNUM-fält. Förbättra dokumentautomationen med kraftfulla funktioner idag!... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // Nästa LISTNUM-fält...

    reference.aspose.com/words/sv/net/aspose.words....