Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 48,712 for

section

(0.13 sec)
  1. DocumentBuilder.move_to_paragraph method | Aspo...

    DocumentBuilder.move_to_paragraph method. Moves the cursor to a paragraph in the current Section....a paragraph in the current section. def move_to_paragraph ( self...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.SetFirstPageHeader | Aspose.Cells for...

    PageSetup method. Sets a script formatting the first page header of an Excel file. Only effect in Excel 2007 when IsHFDiffFirst is true...void SetFirstPageHeader ( int section , string headerScript ) Parameter...Description section Int32 0: Left Section, 1: Center Section, 2: Right...

    reference.aspose.com/cells/net/aspose.cells/pag...
  3. set_even_footer method | Aspose.Cells for Pytho...

    set_even_footer method set_even_footer Sets a script formatting the even page footer of an Excel file. Only effect in......def set_even_footer ( self , section , footer_script ): ... Parameter...Description section int 0: Left Section, 1: Center Section, 2: Right...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. PageSetup.line_number_distance_from_text proper...

    PageSetup.line_number_distance_from_text property. Gets or sets distance between the right edge of line numbers and the left edge of the document....enable line numbering for a section. doc = aw . Document () builder...DocumentBuilder ( doc ) # We can use the section's PageSetup object to display...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FillPie | Aspose.Imaging for .NET API Reference

    FillPie Contents [ Hide ] Graphics.FillPie method (1 of 4) Fills the interior of a pie Section defined by an ellipse ......Fills the interior of a pie section defined by an ellipse specified...ellipse from which the pie section comes. startAngle Single Angle...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. emfpluspathgradientbrushdata - Aspose.Imaging f...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....or sets EmfPlusARGB object (section 2.2.2.1) that specifies the...or sets EmfPlusARGB object (section 2.2.2.1) that specifies the...

    reference.aspose.com/imaging/java/com.aspose.im...
  7. DocumentVisitor.VisitBodyEnd | Aspose.Words for...

    DocumentVisitor 方法. 当一节中的正文故事的枚举结束时调用...} /// <summary> /// 在文档中遇到 Section 节点时调用。 /// </summary> public...VisitorAction VisitSectionStart ( Section section ) { // 获取文档中我们部分的索引。 NodeCollection...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. Node.PreviousSibling | Aspose.Words for .NET AP...

    Node 财产. 获取紧接在此节点之前的节点... Writeln ( "Section 1 text." ); builder . InsertBreak...Writeln ( "Section 2 text." ); // 两个部分是彼此的兄弟。 Section lastSection...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. Run | Aspose.Words for .NET

    Run constructor. Initializes a new instance of the Run class in C#....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/net/aspose.words/run...
  10. Section.delete_header_footer_shapes method | As...

    Section.delete_header_footer_shapes method. Deletes all shapes (drawing objects) from the headers and footers of this Section....headers and footers of this section. def delete_header_footer_shapes...from all headers footers in a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...