Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 18,510 for

paragraphs

(0.1 sec)
  1. 部分|Aspose.Slides for Node.js via .NET ドキュメント

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/ja/nodejs-java/portion/
  2. FieldListNum.ListName | Aspose.Words per .NET

    Scopri la proprietà FieldListNum ListName per gestire facilmente le definizioni di numerazione astratta, migliorando l'organizzazione e la chiarezza dei documenti.... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // Il prossimo campo...

    reference.aspose.com/words/it/net/aspose.words....
  3. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for find/replace operations... apply_paragraph_format Paragraph formatting applied...replace occurrence. smart_paragraph_break_replacement Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Formatage de texte à l'intérieur d'un PDF en ut...

    Cette page explique comment formater du texte à l'intérieur de votre fichier PDF. Il y a l'ajout d'un retrait de ligne, l'ajout d'une bordure de texte, l'ajout de texte souligné, etc....TextFragment et la collection Paragraphs. Veuillez utiliser l’extrait...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/fr/python-net/text-formatti...
  5. Архивы

    Архивы...Paragraphs.Add(Graph) . Сохраните файл...страницы page.Paragraphs.Add(graph); page.Paragraphs.Add(graph2);...

    blog.aspose.com/ru/pdf/create-graphs-and-charts...
  6. أرشيف

    أرشيف...Paragraphs.Add (رسم بياني) . احفظ ملف...الصفحة page.Paragraphs.Add(graph); page.Paragraphs.Add(graph2);...

    blog.aspose.com/ar/pdf/create-graphs-and-charts...
  7. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...the font if I do: foreach (Paragraph item in table1.GetChildNodes(NodeType...GetChildNodes(NodeType.Paragraph, true)) { item.ParagraphFormat.Style.Font...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  8. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.PARAGRAPH, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String text = r.…...PARAGRAPH, true); //获取所有节点 int dell...getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String...

    forum.aspose.com/t/msword/310489
  9. Chercher

    chercher...première page sous la forme d’un paragraphe. Voici les étapes à suivre...PageCollection du document. Obtenez le paragraphe de la page. Créez un objet...

    blog.aspose.com/fr/pdf/create-pdf-files-in-cpp-...
  10. ארכיון

    ארכיון...120, 300, 300); Paragraph para1 = new Paragraph(); para1.getPortions()...Slides for Java")); Paragraph para2 = new Paragraph(); para2.getPortions()...

    blog.aspose.com/he/slides/convert-ppt-to-video-...