Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 15,596 for

paragraphs

(0.05 sec)
  1. 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...
  2. 请我如何给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
  3. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) là sự thể hiện trong bộ nhớ của một tài liệu Word. Đọc, thao tác và sửa đổi nội dung và định dạng của một tài liệu word bằng Java....node khác, ví dụ Section hay Paragraph thì xuất phát từ lớp CompositeNode...dưới. Document , Section , Paragraph , Table , Shape , Run , và...

    docs.aspose.com/words/vi/java/aspose-words-docu...
  4. Python을 사용하여 PDF에 테이블 생성 또는 추가|Aspose.PDF for P...

    Aspose.PDF for Python via .NET은 PDF 테이블을 생성, 읽기 및 편집하는 데 사용되는 라이브러리입니다. 이 주제의 다른 고급 기능을 확인하세요.... paragraphs . add ( table ) # 테이블 객체가...pdf_document . pages [ 1 ] . paragraphs . add ( table ) # 테이블 객체가...

    docs.aspose.com/pdf/ko/python-net/add-table-in-...
  5. ASP - JScript a través de COM Interop|Aspose.PD...

    Aprende a usar Aspose.PDF for .NET en aplicaciones ASP y JScript a través de COM Interop. Habilita capacidades avanzadas de PDF....JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/es/net/asp-jscript-via-com-...
  6. ASP - JScript via COM Interop|Aspose.PDF for .NET

    Apprenez à utiliser Aspose.PDF for .NET dans les applications ASP et JScript via COM Interop. Activez des capacités PDF avancées....JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/fr/net/asp-jscript-via-com-...
  7. Shading.foreground_pattern_color property | Asp...

    Shading.foreground_pattern_color property. Gets or sets the color that's applied to the foreground of the [Shading](../) object.... paragraph_format . borders borders ...DOUBLE shading = builder . paragraph_format . shading shading ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.Position | Aspose.Words för .NET

    Upptäck egenskapen Teckensnittsposition, justera enkelt textjusteringen i punkter för exakt kontroll över din typografi. Förhöj din design med flexibel positionering!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Höj denna textsekvens...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. Aspose::Words::Math::OfficeMathJustification en...

    Aspose::Words::Math::OfficeMathJustification enum. Specifies the justification of the equation in C++....mathematical text (the Math Paragraph ) with respect to the page...Left justification of Math Paragraph . Right 4 Right Justification...

    reference.aspose.com/words/cpp/aspose.words.mat...
  10. Font.Superscript | Aspose.Words لـ .NET

    اكتشف خاصية الخط العلوي، ونسّق النص بسهولة كخط علوي لتحسين سهولة القراءة والأناقة في مستنداتك. حسّن تصميمك اليوم!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // ارفع هذا النص بمقدار...

    reference.aspose.com/words/ar/net/aspose.words/...